Author: sgala
Date: Tue Aug 16 19:08:30 2005
New Revision: 233105
URL: http://svn.apache.org/viewcvs?rev=233105&view=rev
Log:
Broken UTF-8 makes the page gail silently to load in machines using utf-8. No
erros in logs. I wonder where isthe Exception catched
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/system/customizer/portlet-selector.psml
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/system/customizer/portlet-selector.psml
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/system/customizer/portlet-selector.psml?rev=233105&r1=233104&r2=233105&view=diff
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/system/customizer/portlet-selector.psml
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/system/customizer/portlet-selector.psml
Tue Aug 16 19:08:30 2005
@@ -16,7 +16,7 @@
portlet-decorator="clear"
/>
<title>Portlet Selector</title>
- <metadata name="title"
xml:lang="ja">ã?ã¼ãã¬ããã»ã¬ã¯ã¿</metadata>
+ <metadata name="title"
xml:lang="ja">ãã¼ãã¬ããã»ã¬ã¯ã¿</metadata>
<metadata name="title" xml:lang="es">Selector de portlets</metadata>
<fragment id="portlet-selector" type="layout"
name="jetspeed-layouts::VelocityOneColumnNoActions">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]