Open eclipse-uml2-bot opened 7 hours ago
By amir on Apr 15, 2007 08:26
Created attachment 63830 Correct display of location path when using English resources
Eng_location_path.JPG
By amir on Apr 15, 2007 08:27
Created attachment 63831 Wrong display of location path when using Hebrew resources
Heb_location_path.JPG
By amir on Apr 15, 2007 09:34
Created attachment 63838 Wrong location path shown in new UML model as well
lcoation_path2.JPG
By James Bruck on Apr 27, 2007 13:09
Based on some research by Ed this will be deferred until the next release. See comments below...
I've tried to chat with Steve about this, but he's not followed up recently. And Cam was also promising to send a note, but that never happened. Clearly everyone is too busy with other things.
I've carefully read the small amount of documentation available and it's very clear to me that this problem is still wide open and that the resolutions, if any, are poorly understood. For example, a label provider doesn't know what orientation its labels will be used in, and hence doesn't know what directional characters need to be inserted. Also, when we fetch a message, we don't know if the message will be translated, so we don't know whether we need to add characters to force a particular orientation. The problems are many, the solutions (if you can call them that) are poorly understood and not so accurate, while the experts remain in short supply or out of touch. So I would suggest that none of these will be resolved in this release cycle, and that no real user will be bothered by that fact.
If this were really a serious problem, my efforts to get involved and help arrive at a solution would not have run into dead ends so many times. So assuming this is important, it's something that we should start looking at in depth at the start of the next release cycle, not at the end of this one.
| --- | --- | | Bugzilla Link | 182451 | | Status | NEW | | Importance | P3 normal | | Reported | Apr 15, 2007 08:24 EDT | | Modified | Oct 05, 2010 16:17 EDT | | Version | 2.1.0 | | Depends on | 160682 | | Reporter | amir |
Description
Build ID: 20070323
Steps To Reproduce:\ Please notice that this is a BiDi specific defect and it can be reproduced only when BiDi data is used. Please use BiDI characters instead of capital Latin letters in the data samples below.
Actual Result: The location path is not display well: uml.FILE\FOLDER\C:\myfolder\ Expected results: C:\myfolder\FOLDER\uml.FILE\ (Where capital letters represent Hebrew characters)
More information:\ See attachments for illustration