https://issues.apache.org/bugzilla/show_bug.cgi?id=46116


Mark Thomas <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Mark Thomas <[EMAIL PROTECTED]>  2008-10-30 15:42:28 PST ---
I have done some testing just to confirm this and providing that the same
encoding is used throughout (I used UTF-8) then the RLO (U+202e) character does
not cause any problems.

If your file system uses one encoding and the URLs another then this is never
going to work unless you provide some code (probably a modified default
servlet) to do the translation.

Finally, if you want to use UTF-8 in your URL you need to add
URIEncoding="UTF-8" to your connector.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to