<?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>RE: JSF portlet liferay locale</title>
  <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: JSF portlet liferay locale</subtitle>
  <entry>
    <title>RE: liferay 5.1.1 tomcat 6 bundle</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1310655" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1310655</id>
    <updated>2008-09-16T09:04:18Z</updated>
    <published>2008-09-16T09:04:18Z</published>
    <summary type="html">Great! We will try that...&lt;br /&gt;&lt;br /&gt;Thanks!</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-09-16T09:04:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: liferay 5.1.1 tomcat 6 bundle</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1310565" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1310565</id>
    <updated>2008-09-16T08:50:29Z</updated>
    <published>2008-09-16T08:48:10Z</published>
    <summary type="html">Hello Tobias,&lt;br /&gt;&lt;br /&gt;thanks a lot for your reply. We already did this, but it was not as easy as described here. For example we had exception from jackrabbit regarding missing derby libs. &lt;br /&gt;&lt;br /&gt;The question was, if there is any good reason why liferay is still bundled with the .16 version? Newer tomcat versions are available for months.   &lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;Unfortunately we also have many other open issues with liferay (I’m sure some of them just exist, because we did something wrong). Perhaps you can answer one of them? Any help would be greatly appreciated...&lt;br /&gt;&lt;br /&gt;E.g. we didn’t manage to upgrade from our 5.0.1 version without problems.  Although we tried the param for the old properties, we had role/rights issues with guest users. So we setup a clean 5.1.1 version and tried to export/import our 5.0.1 journal contents, but this was not possible. &lt;br /&gt;*) How can we get all our existing 5.0.1 pages in the new 5.1.1 database? &lt;br /&gt;*) Liferay doesn’t save the adjusted timezone properly. Sometimes we have “Samoa” instead of GMT+1.   &lt;br /&gt;*) The new chat portlet cannot handle German “Umlaute” (eg öäü) and we didn’t find a config param to solve this.&lt;br /&gt;*) We didn’t find a way to allow users to modify their own Blog-posts after saving. &lt;br /&gt;*) …&lt;br /&gt;&lt;br /&gt;Thanks in advance!&lt;br /&gt;Alexander</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-09-16T08:48:10Z</dc:date>
  </entry>
  <entry>
    <title>liferay 5.1.1 tomcat 6 bundle</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1290042" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1290042</id>
    <updated>2008-09-10T09:44:21Z</updated>
    <published>2008-09-10T09:44:21Z</published>
    <summary type="html">hi liferay guys!&lt;br /&gt;&lt;br /&gt;why do you use the „old“ tomcat 6.0.16 release for the current liferay tomcat 6 bundle?&lt;br /&gt;&lt;br /&gt;there have been many bugfixes in the .17 and current .18 release.  above all there is a problem with the tomcat EL and JSF 1.2 in the .16 version. since 6.0.17 there is an additional system property (org.apache.el.parser.COERCE_TO_ZERO ) to solve this issue.&lt;br /&gt;&lt;br /&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=43285#c7&lt;br /&gt;http://tomcat.apache.org/tomcat-6.0-doc/changelog.html</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-09-10T09:44:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: Blogs + Recent Bloggers Portlets</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1143517" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1143517</id>
    <updated>2008-08-04T11:09:30Z</updated>
    <published>2008-08-04T11:09:30Z</published>
    <summary type="html">this is the associated exception:&lt;br /&gt;&lt;br /&gt;09:36:42,602 ERROR [jsp:52] Current URL /c/blogs/find_entry?entryId=14798&amp;amp;showAllEntries=1&lt;br /&gt;09:36:42,603 ERROR [jsp:60] com.liferay.portal.NoSuchLayoutException: No public page was found with the Blogs portlet.&lt;br /&gt;com.liferay.portal.NoSuchLayoutException: No public page was found with the Blogs portlet.&lt;br /&gt;	at com.liferay.portlet.blogs.action.FindEntryAction.getPlid(FindEntryAction.java:153)&lt;br /&gt;	at com.liferay.portlet.blogs.action.FindEntryAction.execute(FindEntryAction.java:77)&lt;br /&gt;	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)&lt;br /&gt;	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)&lt;br /&gt;	at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:163)&lt;br /&gt;	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)&lt;br /&gt;	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)&lt;br /&gt;	at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)&lt;br /&gt;	at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:409)&lt;br /&gt;	at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:638)&lt;br /&gt;	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;br /&gt;	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:98)&lt;br /&gt;	at com.liferay.portal.servlet.filters.secure.SecureFilter.doFilter(SecureFilter.java:205)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;br /&gt;	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:98)&lt;br /&gt;	at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.doFilter(VirtualHostFilter.java:173)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;br /&gt;	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:98)&lt;br /&gt;	at com.liferay.portal.servlet.filters.sessionid.SessionIdFilter.doFilter(SessionIdFilter.java:81)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;br /&gt;	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;br /&gt;	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)&lt;br /&gt;	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;br /&gt;	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)&lt;br /&gt;	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)&lt;br /&gt;	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;br /&gt;	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;br /&gt;	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)&lt;br /&gt;	at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)&lt;br /&gt;	at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)&lt;br /&gt;	at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)&lt;br /&gt;	at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)&lt;br /&gt;	at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)&lt;br /&gt;	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)&lt;br /&gt;	at java.lang.Thread.run(Thread.java:619)&lt;br /&gt;&lt;br /&gt;any ideas?</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-08-04T11:09:30Z</dc:date>
  </entry>
  <entry>
    <title>Blogs + Recent Bloggers Portlets</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1137885" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1137885</id>
    <updated>2008-08-01T15:57:49Z</updated>
    <published>2008-08-01T15:57:49Z</published>
    <summary type="html">I’m using liferay 5.0.1. The blog portlet works as expected, but when I add the „recent bloggers” portlet and click on the name links or pictures of the blog-authors I get the following error message:&lt;br /&gt;&lt;br /&gt;An unexpected system error occurred. &lt;br /&gt;No public page was found with the Blogs portlet.  &lt;br /&gt;&lt;br /&gt;Where can I specify a “public page” for the blog portlet? What does this error exactly mean?&lt;br /&gt;&lt;br /&gt;TIA!</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-08-01T15:57:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Memory leaks in IE6 causes performance degradation</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1044188" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1044188</id>
    <updated>2008-07-08T11:02:24Z</updated>
    <published>2008-07-08T11:02:24Z</published>
    <summary type="html">Although this is such a critical issue, there is not even one reply from the liferay team &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/sad.gif" &gt;</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-07-08T11:02:24Z</dc:date>
  </entry>
  <entry>
    <title>RE: Browser Memory Increase using liferay</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1010432" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1010432</id>
    <updated>2008-06-26T15:34:26Z</updated>
    <published>2008-06-26T15:34:09Z</published>
    <summary type="html">The mentioned thread is from a colleague of mine. We have all these settings. I don’t think that the problem with the increasing memory has anything to do with this.</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-26T15:34:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Memory Leak in the Firfox and IE ?</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1005264" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1005264</id>
    <updated>2008-06-25T13:34:09Z</updated>
    <published>2008-06-25T13:32:12Z</published>
    <summary type="html">After just working about 1h with liferay 5.0.1 singed in as Administrator my firefox consumed over 600MB and got incredibly slow. In IE8 beta the whole (jedi)theme is displayed incorrectly (just have a look at the liferay.com site).&lt;br /&gt;&lt;br /&gt;This problem is really critical. I really hope there will be a fix in 5.0.2!</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-25T13:32:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Install CMS/Journal structures and templates</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1005219" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1005219</id>
    <updated>2008-06-25T13:24:58Z</updated>
    <published>2008-06-25T13:24:58Z</published>
    <summary type="html">Thanks Ivan for your reply. I just re-created some of them manually as you suggested. &lt;br /&gt;&lt;br /&gt;The import/export function is a really great feature (as soon as it works correctly &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/happy.gif" &gt;.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Alexander</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-25T13:24:58Z</dc:date>
  </entry>
  <entry>
    <title>Install CMS/Journal structures and templates</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1002250" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1002250</id>
    <updated>2008-06-24T23:06:16Z</updated>
    <published>2008-06-24T22:14:51Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;where can I download and install structures and templates for the cms journal? We have a fresh liferay 5.0.1 setup with a clean database and there are no structures and templates availabe.&lt;br /&gt;When I use the tomcat bunde with the configured hsql db on my client, there are several installed, which are used for the liferay guest pages.&lt;br /&gt;How can I transfer these to our new instance on the server or do I just have to run the &amp;#034;portal-data-cms-layout.sql&amp;#034;? I&amp;#039;m a little afraid messing up the db.    &lt;br /&gt;&lt;br /&gt;Thanks in advance!</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T22:14:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Journal Content - "full-size" image</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1002134" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1002134</id>
    <updated>2008-06-24T21:15:28Z</updated>
    <published>2008-06-24T21:15:28Z</published>
    <summary type="html">Just to let you know... the problem was a setting in the portal-ext.properties (portlet.css.enabled=false). Liferay renders the &amp;#034;Look and Feel&amp;#034; link, but gets the mentioned javascript error when the setting is disabled.&lt;br /&gt;&lt;br /&gt;Thanks again for your replies!&lt;br /&gt;&lt;br /&gt;Thread &amp;#034;closed&amp;#034; &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/happy.gif" &gt;</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T21:15:28Z</dc:date>
  </entry>
  <entry>
    <title>RE: Browser Memory Increase using liferay</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001328" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001328</id>
    <updated>2008-06-24T17:50:52Z</updated>
    <published>2008-06-24T17:50:52Z</published>
    <summary type="html">I have the same problem. After some time using liferay I always have to restart the browser (no matter, if it is an IE or firefox). I think it has to do with the ajax javascripts. I don&amp;#039;t have the memory problem with the IE if I&amp;#039;m not logged in as Admin.</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T17:50:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: Journal Content - "full-size" image</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001265" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001265</id>
    <updated>2008-06-24T17:36:23Z</updated>
    <published>2008-06-24T17:36:23Z</published>
    <summary type="html">I just tried that and before adding an article the &amp;#034;Look and Feel&amp;#034; option is availabe, but not callable &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/sad.gif" &gt;&lt;br /&gt;There is a javascript error &amp;#039;Liferay.PortletCSS&amp;#039; is null or not an object&amp;#039; (in every theme I tried and also in both browsers - IE &amp;amp; firefox).&lt;br /&gt;&lt;br /&gt;I don&amp;#039;t have any luck with liferay...&lt;br /&gt;&lt;br /&gt;Thanks anyway!</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T17:36:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: Journal Content - "full-size" image</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001135" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001135</id>
    <updated>2008-06-24T16:38:25Z</updated>
    <published>2008-06-24T16:37:37Z</published>
    <summary type="html">That&amp;#039;s the problem... there is no &amp;#034;Look and Feel&amp;#034; icon. I&amp;#039;m using the jedi theme. Attached is a screenshot of the &amp;#034;Journal Content&amp;#034; portlet (signed in as Administrator).</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T16:37:37Z</dc:date>
  </entry>
  <entry>
    <title>RE: Journal Content - "full-size" image</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001031" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1001031</id>
    <updated>2008-06-24T16:13:51Z</updated>
    <published>2008-06-24T15:50:51Z</published>
    <summary type="html">Hi Mariano,&lt;br /&gt;thanks for your reply. Where can I find the &amp;#034;Look and feel&amp;#034; option of the &amp;#034;Journal Content&amp;#034; portlet? There is just a &amp;#034;Configuration&amp;#034; dialogue available...&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Alexander</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T15:50:51Z</dc:date>
  </entry>
  <entry>
    <title>Journal Content - "full-size" image</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1000897" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=1000897</id>
    <updated>2008-06-24T15:09:50Z</updated>
    <published>2008-06-24T15:09:50Z</published>
    <summary type="html">How can I make a journal content article with a full-size image like the liferay &amp;#034;social networking&amp;#034; pic on the liferay start page? I always get the white portlet border space. I wanted to select another &amp;#034;structure&amp;#034; or &amp;#034;template&amp;#034; in the journal editor, but couldn&amp;#039;t find anything (the lists are empty, just showing a &amp;#034;No templates were found&amp;#034; message).  I use a standard liferay 5.0.1 installation without any modifications.&lt;br /&gt;&lt;br /&gt;TIA</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-06-24T15:09:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: rendering &amp; js-error problems: classic &amp; jedi-theme a</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=579673" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=579673</id>
    <updated>2008-03-17T23:22:06Z</updated>
    <published>2008-03-17T23:22:06Z</published>
    <summary type="html">it seems no one of the liferay team cares about that topic...  &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/sad.gif" &gt;&lt;br /&gt;&lt;br /&gt;the severe layout problems of the jedi theme only occur when logged in as admin user. if so, the headers of the portlets are completly wrong positioned.</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-03-17T23:22:06Z</dc:date>
  </entry>
  <entry>
    <title>Serious problems with jedi theme</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=543367" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=543367</id>
    <updated>2008-03-05T22:26:41Z</updated>
    <published>2008-03-05T22:26:41Z</published>
    <summary type="html">Hi!&lt;br /&gt;&lt;br /&gt;There are serious problems with the jedi theme in IE6! Doesn&amp;#039;t liferay support the version 6 anymore? &lt;br /&gt;&lt;br /&gt;Attached 2 screenshots with some of layout problems...</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-03-05T22:26:41Z</dc:date>
  </entry>
  <entry>
    <title>RE: JSF portlet liferay locale</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=457707" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=457707</id>
    <updated>2008-02-05T22:55:34Z</updated>
    <published>2008-02-05T22:52:32Z</published>
    <summary type="html">unfortunately no... the message bundles with the string translations work correctly, but the jsf internals (e.g. for conversion and validation of the request parameters) use the wrong locale/format.</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-02-05T22:52:32Z</dc:date>
  </entry>
  <entry>
    <title>RE: JSF portlet liferay locale</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=457058" />
    <author>
      <name>Alexander Lendl</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=457058</id>
    <updated>2008-02-05T19:57:33Z</updated>
    <published>2008-02-05T19:57:33Z</published>
    <summary type="html">hi,&lt;br /&gt;&lt;br /&gt;have you (or anyone else) found a solution for the jsf locale problem in the meantime? &lt;br /&gt;&lt;br /&gt;we are currently evaluating liferay for a community network. we use jsf 1.2 RI and facelets for our portlets. the locale is defined correctly, but we have problems with the jsf validation mechanism - e.g. if we use the float type for a property and the locale is set to german (de) we still can&amp;#039;t use &amp;#034;,&amp;#034; as decimal point (e.g. 9,90 --&amp;gt; error message: &amp;#039;9,9&amp;#039; must be a number between 1.4E-45 and 3.4028235E38 Example: 2000000000... 9.90 is ok, but incorrect).&lt;br /&gt;&lt;br /&gt;any help is much appreciated! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;faces-config.xml:&lt;br /&gt;&lt;br /&gt;&amp;lt;locale-config&amp;gt;&lt;br /&gt;  &amp;lt;default-locale&amp;gt;de&amp;lt;/default-locale&amp;gt;&lt;br /&gt;  &amp;lt;supported-locale&amp;gt;de&amp;lt;/supported-locale&amp;gt;&lt;br /&gt;  &amp;lt;supported-locale&amp;gt;en&amp;lt;/supported-locale&amp;gt;&lt;br /&gt;&amp;lt;/locale-config&amp;gt;&lt;br /&gt;&lt;br /&gt;portlet.xml:&lt;br /&gt;&lt;br /&gt;&amp;lt;supports&amp;gt;&lt;br /&gt;  &amp;lt;mime-type&amp;gt;text/html&amp;lt;/mime-type&amp;gt;&lt;br /&gt;  &amp;lt;portlet-mode&amp;gt;view&amp;lt;/portlet-mode&amp;gt;&lt;br /&gt;  &amp;lt;portlet-mode&amp;gt;edit&amp;lt;/portlet-mode&amp;gt;&lt;br /&gt;&amp;lt;portlet-mode&amp;gt;help&amp;lt;/portlet-mode&amp;gt;&lt;br /&gt;&amp;lt;/supports&amp;gt;&lt;br /&gt;&amp;lt;supported-locale&amp;gt;de&amp;lt;/supported-locale&amp;gt;&lt;br /&gt;&amp;lt;supported-locale&amp;gt;en&amp;lt;/supported-locale&amp;gt;</summary>
    <dc:creator>Alexander Lendl</dc:creator>
    <dc:date>2008-02-05T19:57:33Z</dc:date>
  </entry>
</feed>

