https://bugzilla.wikimedia.org/show_bug.cgi?id=30390

Karun <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9413|0                           |1
        is obsolete|                            |

--- Comment #8 from Karun <[email protected]> 2011-11-11 21:38:49 UTC ---
Created attachment 9423
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9423
patch that removes url encoding in file name

Hello,
I have made a new version of the patch for this bug.
We decodeURIComponent to decode any URI coding in the destination file name.
Where an exception occurs as a result invalid utf-8 as described in example in
the bug report, we use the destination file name, without the uri coding
removed, if there is any.

No other changes are made to the destination file name, such are removing any
other characters and replacing them.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to