• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: VWR-7087
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Ramzi Linden
Reporter: Alissa Sabre
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
1. Second Life Viewer - VWR

Japanese version of "About..." includes a garbage due to an invalid UTF-8 byte sequence in floater_about.xml

Created: 06/May/08 07:28 AM   Updated: 18/Oct/08 09:15 PM
Return to search
Component/s: Internationalization, User Interface
Affects Version/s: 1.20 Release Candidate
Fix Version/s: 1.20 Release Candidate

File Attachments: 1. File about.diff (0.6 kB)

Image Attachments:

1. about.png
(7 kB)
Environment: I found this issue by reviewing source files.
Issue Links:
Relates
 

Source Version: 1.20.5.86279
Linden Lab Issue ID: DEV-15307
Patch attached: Patch attached


 Description  « Hide
In 1.20 RC5, Japanese translation of a XUI file floater_about.xml contains an invalid byte sequence, a series of byte value that does not form a valid UTF-8 graphic character. It is 0xC2 0x81 at offset 0x228A. A byte 0x63 that follows the 0xC2 0x81 is also a garbage (although it is syntactically legal.) This makes some garbages to appear on "About..." floater. See the attached figure.

This issue is new to 1.20 RC5.

A patch is attached.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Gellan Glenelg added a comment - 21/May/08 07:03 PM
Fixed in 1.20.7 (87883)

Alissa Sabre added a comment - 18/Oct/08 09:15 PM
I confirmed that this issue is fixed in recent versions of viewer.

Thank you for the fix.