Bug 32755

Summary: visual editor destroys formulas containing symbols
Product: LibreOffice Reporter: Regina Henschel <rb.henschel>
Component: Formula EditorAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Windows (All)   
Whiteboard:
Crash report or crash signature: Regression By:

Description Regina Henschel 2010-12-31 05:32:37 UTC
Enter
    f%prime(y)=func e^x
via command window. Finish editing. Double click formula and now in visual edit mode exchange y with x. Notice, that an additional % is added in the command window. The command is now
    { f %%prime { ( { x } ) = e rsup x } }

This additional % will break the formula when you save and reload the document.
Comment 1 Michael Meeks 2011-02-10 05:09:30 UTC
Thanks Regina ! :-) the fix is in master, will be in 3.3.2, and perhaps 3.3.1 if we can get some review from Caolan (and the fix was from Luke Dixon).