[Libreoffice-bugs] [Bug 32463] EasyHacks: When inserting the field (File name->File name), "[" become "%5B" and "]" become "%5D"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 30 00:03:23 CET 2010


https://bugs.freedesktop.org/show_bug.cgi?id=32463

--- Comment #2 from Dan Corneanu <cdan at savatech.ro> 2010-12-29 15:03:22 PST ---
Created an attachment (id=41512)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41512
 Review: https://bugs.freedesktop.org/review?bug=32463&attachment=41512

A first attempt at fixing this bug.

I have seen that all other fields eventually end up calling
INetURLObject::decode with  INetURLObject::DECODE_WITH_CHARSET. I have changed
the code to use  INetURLObject::DECODE_WITH_CHARSET for FF_NAME too. I have
tested it and it works as expected.

A review will be appreciated.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list