Issue 38829

Summary: E sub ge
Product: Math Reporter: mittux <mittux>
Component: uiAssignee: michael.ruess
Status: CLOSED DUPLICATE QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1.3Keywords: oooqa
Target Milestone: ---   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description mittux 2004-12-11 00:08:23 UTC
In the Formula editor "E sub ge" or "E_ge" returns "E" with the inverted
question mark. But anything else on the subscript works.
Comment 1 lohmaier 2004-12-11 23:32:30 UTC
ge is a reserved word (greater or equal operator)
You have to escape it or enter ge as string.
see issue 8299

*** This issue has been marked as a duplicate of 8299 ***
Comment 2 lohmaier 2004-12-11 23:33:37 UTC
duplicate.

And certainly not a P1 issue!