To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84009
                 Issue #|84009
                 Summary|configuration: oor:mandatory does not work in any laye
                        |r, except the shared layer
               Component|framework
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Tue Nov 27 14:01:34 +0000 
2007 -------
- close OOo
- place the attached DataAccess.xcu in your user data's
  registry/data/org/openoffice/Office folder
- Note the file contains the following node:
  <node oor:name="Mandatory" oor:op="replace" oor:finalized="true"
   oor:mandatory="true">
  ...
  </node>
- start OOo
- open the Basic IDE, import the attached macro
- run the macro. It attempts to remove the configuration node
  /org.openoffice.Office.DataAccess/RegisteredNames/Mandatory - exactly
  the one which is declared as mandatory
=> the macro runs without any problem
- open the data source browser (F4)
=> the "Mandatory" data source is in fact not present anymore.

According to
http://util.openoffice.org/common/configuration/oor-document-format.html, the
oor:mandatory attribute should prevent a node from being deleted. In fact, this
seems to work if the attribute is added to a node in the shared layer's data,
but not in the other layers.

---------------------------------------------------------------------
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]

Reply via email to