Small i18n problem in the web client (jboss bundle,RC1)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 08:18 AM
Hi,
I have applied the fixes to jboss-portal 2.0 and redeployed the SAR, so now I can see UTF8 in the form fields and in the alfresco portlet.
However, I still have one issue with HTML content created through the web client. The content is stored in UTF8 but sent as ISO-8859-1 when accessed. Manually switching the browser to UTF8 displays it correctly. Any pointer on how to force UTF8 for downloaded HTML?
Thanks in advance,
Michael
I have applied the fixes to jboss-portal 2.0 and redeployed the SAR, so now I can see UTF8 in the form fields and in the alfresco portlet.
However, I still have one issue with HTML content created through the web client. The content is stored in UTF8 but sent as ISO-8859-1 when accessed. Manually switching the browser to UTF8 displays it correctly. Any pointer on how to force UTF8 for downloaded HTML?
Thanks in advance,
Michael
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 10:11 AM
Sorry this is our mistake 
We have patched JBoss Portal to correctly set the UTF-8 encoding for pages.
We patched the code but the patch has not been applied to the specific JBoss bundle you download with Alfresco.
Our applogies, we have uploaded a patch file for JBoss Portal to here:
http://www.alfresco.org/resource/portal-server-lib.zip
Stop JBoss, unZip the JAR file from the above location and overwrite the file at this location with the patched file:
alfresco\jboss\server\default\deploy\jboss-portal.sar\lib
And restart.
Thanks,
Kevin

We have patched JBoss Portal to correctly set the UTF-8 encoding for pages.
We patched the code but the patch has not been applied to the specific JBoss bundle you download with Alfresco.
Our applogies, we have uploaded a patch file for JBoss Portal to here:
http://www.alfresco.org/resource/portal-server-lib.zip
Stop JBoss, unZip the JAR file from the above location and overwrite the file at this location with the patched file:
alfresco\jboss\server\default\deploy\jboss-portal.sar\lib
And restart.
Thanks,
Kevin
