cancel
Showing results for 
Search instead for 
Did you mean: 

Double byte file names in the check out page

akinori
Champ in-the-making
Champ in-the-making
Hi,

Now I'm making a Japanese language pack on version 1.2 and checking the software with Japanese contents.

I found we couldn't download files named with Japanese charactors from the link where we tried to check them out. From normal Contents Item pane we can simply download them with proper name, just clicking the items name. (After checking out we can download 'working copy' exact like that anyway).
But from the link in Check out complete window, we get broken filename. I mean we see correct file name in the browser, but when we click it and start downloading, broken filename will be suggested.

I guess it's because of A element's target attribute ,or something. Because the latter case we don't have target attribute.

Akinori
2 REPLIES 2

steve
Champ in-the-making
Champ in-the-making
Hello,

I have verified this, and raised it in Jira:
http://www.alfresco.org/jira/browse/AWC-564

We thought we caught all of these… sorry.
We'll get it fixed and it will be available in the nightly build once the fix is complete.

Steve

kevinr
Star Contributor
Star Contributor
Fix complete and in SVN:
r2497 | kevinr | 2006-02-27 18:09:19 +0000 (Mon, 27 Feb 2006) | 5 lines
Changed paths:
   M /alfresco/HEAD/root/projects/web-client/source/java/org/alfresco/web/app/servlet/DownloadContentServlet.java