To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115386
------- Additional comments from przeme...@openoffice.org Wed Nov 17 00:49:19 +0000 2010 ------- I will change it in OOo2GD [gdocs_2.3.0.oxt] but I think that such changes like this one which cause problems with extensions are dangerous. For me it looks that to keep consistent with document created 4 years ago OO.org breaks de facto API. If it worked by last 4 years, and didn't cause any security issues it should stay in API, especial that here are extensions which base on this behavior (so defaulting to "en"). And I think I know source of a problem with <value /> :-) it is NetBeans plugin for creating extensions. Please look to http://wiki.services.openoffice.org/wiki/OpenOffice_Add- On_Project_Type to section Generated Code. You will find here: <prop oor:name="Title" oor:type="xs:string"> <value/> <value xml:lang="en">My Menu</value> </prop> Looking on it http://www.google.com/codesearch? hl=en&lr=&q=%3Cvalue/%3E+file:xcu&sbtn=Search I can say that it is a lot of extensions which will have problems, and probably all of those extensions was created with NetBeans. --------------------------------------------------------------------- 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...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org