View Issue Details

IDProjectCategoryView StatusLast Update
0010868mantisbtattachmentspublic2010-04-23 23:22
Reportercritic1 Assigned Todhx  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Summary0010868: Problem with downloading of files those have cyrillic simbols in their names
Description

This problem is related to attachments and documentation files for projects.
For more information see 'Steps to reproduce' and 'Additional information' blocks.

Steps To Reproduce

Upload file with russian (cyrillic) file name (for example, Документация.pdf)
Click reference to download this file (here you will see that file name represented with symbolcodes (i.e. 0xEF and so on) and has .htm extention)

Additional Information

I use Mantis (1.2.0a3 and 1.3.0dev), Apache 2.11, PHP 5.2.6, MySQL 5.0.67 on Windows XP
Database is created with utf8 character set.

TagsNo tags attached.
Attached Files
save_file.PNG (13,144 bytes)   
save_file.PNG (13,144 bytes)   

Relationships

duplicate of 0010494 closeddhx National characters in filename of attaches 
has duplicate 0011075 closeddhx File downloading - IE vs non-IE filename bugs 

Activities

critic1

critic1

2009-09-14 04:22

reporter   ~0022913

I think that it is not the same issue, because I used the latest snapshot of nightly builds at the moment of reporting this issue that issue was resolved and no words about .htm extension in it. And someway the problems with spaces in filenames (they are represented as +) and words exchange in it are remain.

dhx

dhx

2009-09-14 04:46

reporter   ~0022914

Is your browser capable of working with Unicode filenames as per table attfnboth2 at http://greenbytes.de/tech/tc2231/

Which browser do you use?

dhx

dhx

2009-09-14 04:50

reporter   ~0022915

I can't reproduce this problem with Firefox 3.5 on Linux (Gnome desktop). Mind you, this is probably the only browser that actually supports Unicode filenames "properly" (it still has bugs, but fewer than other browsers it seems).

yw84ever

yw84ever

2009-09-14 11:26

reporter   ~0022922

clicking the file attached to this ticket with konqueror 4.3.1

the next window showing the name reports one using escaped characters.

"Open 'http://www.mantisbt.org/bugs/file_download.php?file_id=2472&type=bug'?
Name: %D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D0%B0%D1%86%D0%B8%D1%8F.pdf
Type: PDF document"

clicking 'save' at that point asks me to specify the filename. doing show correctly shows the name "Документация.pdf"

critic1

critic1

2009-09-15 07:17

reporter   ~0022925

dhx, I use Opera 10.0 browser

I:

  • attached vspdconfig.exe to issue
  • opened issue for reading
  • clicked on link vspdconfig.exe (not [^])

After this appeared dialog (see attached file save_file.png).
As you see the filename is vspdconfig.htm!
May be it's my error or not, I don't know