History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-1175
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Gaston Dombiak
Reporter: LG
Votes: 4
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Openfire

UTF-8 characters or words are lost or modified

Created: 11/03/07 05:34 PM   Updated: 02/21/08 05:03 PM
Component/s: Core, Connection Manager
Affects Version/s: 3.4.0 Beta 1, 3.3.3, 3.4.0 Beta 2, 3.4.0, 3.4.1
Fix Version/s: 3.5.0

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 02/11/08 08:55 PM
Acceptance Test - Add?: No


 Description  « Hide
While 3.3.2 did not cause problems it seems that 3.3.3 did introduce a bug in parsing UTF-8 messages.
Reported by four users in
http://www.igniterealtime.org/community/thread/29250 and
http://www.igniterealtime.org/community/thread/29906

One could be able to reproduce this issue (according to 29250) on Windows using the embedded database.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
LG - 12/15/07 06:00 AM
http://www.igniterealtime.org/community/thread/29926 reads:

step 1. Download the source code of openfire 3.4.1 http://www.igniterealtime.org/downloads/source.jsp

step 2. Download the apache mina package 1.1.0 http://archive.apache.org/dist/mina/

step 3. Replace the three mina*.jar files under ${openfire_src} /build/lib/merge

step 4. Use ant to build openfire. Change dir to ${openfire_src} /build, and execute : ant openfire

step 5. Use the ${openfire_src} /target/openfire/lib/openfire.jar to replace the old one in your installing dir.

good luck.


Gaston Dombiak - 02/11/08 08:55 PM
Patch implemented and checked in. Waiting for final confirmation that it worked fine.