<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Problem with web templates formatting in Liferay 7.1, GA1</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111051693" />
  <subtitle>Problem with web templates formatting in Liferay 7.1, GA1</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111051693</id>
  <updated>2026-04-03T23:07:45Z</updated>
  <dc:date>2026-04-03T23:07:45Z</dc:date>
  <entry>
    <title>RE: Problem with web templates formatting in Liferay 7.1, GA1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111054474" />
    <author>
      <name>Elena Stefanova</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111054474</id>
    <updated>2018-09-27T15:28:57Z</updated>
    <published>2018-09-27T15:28:57Z</published>
    <summary type="html">&lt;p&gt;Thanks for the reply, Alfonso! We will follow the issue solving
  progress then.&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;</summary>
    <dc:creator>Elena Stefanova</dc:creator>
    <dc:date>2018-09-27T15:28:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problem with web templates formatting in Liferay 7.1, GA1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111053082" />
    <author>
      <name>Alfonso Crisci</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111053082</id>
    <updated>2018-09-27T13:27:24Z</updated>
    <published>2018-09-27T13:27:24Z</published>
    <summary type="html">&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;As an info, this has been reported at: &lt;a href="https://issues.liferay.com/browse/LPS-84564"&gt;https://issues.liferay.com/browse/LPS-84564&lt;/a&gt;&lt;/p&gt;</summary>
    <dc:creator>Alfonso Crisci</dc:creator>
    <dc:date>2018-09-27T13:27:24Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problem with web templates formatting in Liferay 7.1, GA1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111052690" />
    <author>
      <name>Elena Stefanova</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111052690</id>
    <updated>2018-09-27T13:14:08Z</updated>
    <published>2018-09-27T13:14:08Z</published>
    <summary type="html">&lt;p&gt;It is absolutely the same for me.&lt;/p&gt;</summary>
    <dc:creator>Elena Stefanova</dc:creator>
    <dc:date>2018-09-27T13:14:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problem with web templates formatting in Liferay 7.1, GA1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111052035" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111052035</id>
    <updated>2018-09-27T12:58:49Z</updated>
    <published>2018-09-27T12:58:49Z</published>
    <summary type="html">&lt;p&gt;I can confirm that one. I have the same problem. Oddly enough, it
  sometimes only starts somewhere in the middle. Twenty lines, the first
  5 are shown normally, after that it looks similar to the second
  screenshot above.&lt;/p&gt;</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2018-09-27T12:58:49Z</dc:date>
  </entry>
  <entry>
    <title>Problem with web templates formatting in Liferay 7.1, GA1</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111051692" />
    <author>
      <name>Elena Stefanova</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111051692</id>
    <updated>2018-09-27T12:53:12Z</updated>
    <published>2018-09-27T12:53:12Z</published>
    <summary type="html">&lt;p&gt;Hi, there!&lt;/p&gt;
&lt;p&gt;Recently I have started using Liferay 7.1 and I found a problem with
  the format of web templates when they are published. The problem is
  related to the fact that when I initially create a new template and
  add its code following the conventions ( hierarchically structured ) I
  can see it ok. Also I can see that each line number is marked inside
  the editor container. However, right after I save my changes and open
  the template in edition mode again, I see that all the code is inline.
  This is quite frustrating and causes my troubles when I try to debug
  the code or do some modifications inside it.&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="Create Template" src="//i.imgur.com/MZESGU1.png" /&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="Edit Template" src="//i.imgur.com/TY159G5.png" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Is it possible that I miss some additional configuration inside
  portal installation or the alloyUI editor? Or probably I'm doing
  something wrong? This is the first time that I face such a problem and
  any of your help or advice will be appreciated!&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Eli&lt;/p&gt;</summary>
    <dc:creator>Elena Stefanova</dc:creator>
    <dc:date>2018-09-27T12:53:12Z</dc:date>
  </entry>
</feed>
