El mié, 17-08-2005 a las 02:08 +0000, [EMAIL PROTECTED] escribió: > 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 > errors in logs. I wonder where is the Exception catched > When David moved the page to the new place, the Unicode for the Japanese title in the .psml page got corrupted. This is a minor problem. When I updated and tried the new build in my machine, which uses utf-8 for encoding, the Portlet Selector was not loading, I was getting the main page in the pop up window. This, again, is a minor problem. What I think is a big problem is that nowhere in the logs I could find any information that an error had happened trying to fetch the page. No exception, no message. I think we should have a string in the tool indicating last error, and a small space in the layout to show notices or errors. I'm not sure where this information can be collected. Ideas? Santiago > 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] > -- VP and Chair, Apache Portals (http://portals.apache.org) Apache Software Foundation
signature.asc
Description: This is a digitally signed message part
