To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99599
                 Issue #|99599
                 Summary|svx/source/dialog/optgdlg.cxx, aStr = ApplyLreOrRleEmb
                        |edding doesn't look right
               Component|Drawing
                 Version|DEV300m41
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|tl
             Reported by|cmc





------- Additional comments from c...@openoffice.org Tue Feb 24 23:22:20 +0000 
2009 -------
In svx/source/dialog/optgdlg.cxx, there is now in DEV300_m42, (and in OOO310_m2)
a...

aStr_ += pCurr->GetSymbol();
aStr = ApplyLreOrRleEmbedding( aStr_ );
aStr_ += aTwoSpace;

which doesn't look right, i.e. the ApplyLreOrRleEmbedding operates on a non "_"
aStr, I suspect we might want the following patch

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to