• 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-6386
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
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

Duplicate names in base (en-us) XUI files again

Created: 11/Apr/08 07:09 AM   Updated: 16/Apr/08 08:43 AM
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. Text File 1.20.0-xui-duplicates.patch (7 kB)

Environment: Viewer 1.20.0.84432 RC
Issue Links:
Relates

Source Version: Branch_1-20-Viewer r84432
Linden Lab Issue ID: DEV-13186
Patch attached: Patch attached
Linden Lab Internal Branch: Branch_1-20-Viewer


 Description  « Hide
Some base (en-us) XUI files contain two or more elements with identical name attributes in a same level. As a result, proper translation of those UI elements is impossible.

This is a same mistake as VWR-4125, that was apparently fixed in 1.19.1. I verified the dupliate names in 1.20.0.84432 and concluded that the duplicates in 1.20.0.84432 are all new ones. That is, all XUI elements having duplicate names are new ones introduced in 1.20.0 RC...

Anyway I produced a patch to fix this issue, as before. It is "1.20.0-xui-duplicates.patch".



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Ramzi Linden added a comment - 11/Apr/08 11:32 AM
THank you for catching these again, Alissa. We are intending to do a cleanup pass of the the XML in 1.20, but failed to complete it in time for RC0. I will take a look and implement cleaner XUI nodes.

Ramzi Linden added a comment - 11/Apr/08 04:04 PM
Thanks for finding these Alissa. Our internal validation tool also caught these (but later than you did). I have incorporated your naming revisions into the nodes. These will appear in the next RC version of Viewer 1.20.

Alissa Sabre added a comment - 16/Apr/08 04:44 AM
Cofirmed fix in 1.20.0.84760 (RC1). Thank you for the quick fix!