To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113636
------- Additional comments from [email protected] Mon Aug 9 12:04:59 +0000 2010 ------- -> sb Developer's Guide <http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/AddOns/Menus> says for property oor:name : The node name of menu items of a submenu must be unique only within their submenu. A configuration set cannot guarantee the order of its entries, so you should use a schema such as string + number, for example “m1”, as the name is used to sort the entries. So the alphabetical sort is a documented feature, and should stay in future designs for compatibility. --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
