[framework-issues] [Issue 110927] configmgr's getHierarchic alName is broken

2010-04-29 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927


User fs changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from f...@openoffice.org Thu Apr 29 07:16:38 + 
2010 ---
works fine in CWS slidecopy now => VERIFIED

-
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



[framework-issues] [Issue 110927] configmgr's getHierarchic alName is broken

2010-04-16 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927


User sb changed the following:

What|Old value |New value

 Assigned to|sb|fs





--- Additional comments from s...@openoffice.org Fri Apr 16 09:50:41 + 
2010 ---
.

-
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



[framework-issues] [Issue 110927] configmgr's getHierarchic alName is broken

2010-04-16 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927


User sb changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Fri Apr 16 09:50:21 + 
2010 ---
.

-
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



[framework-issues] [Issue 110927] configmgr's getHierarchic alName is broken

2010-04-16 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927


User sb changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from s...@openoffice.org Fri Apr 16 09:44:27 + 
2010 ---
fixed as 

-
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



[framework-issues] [Issue 110927] configmgr's gethierarchic alName is broken

2010-04-15 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927





--- Additional comments from f...@openoffice.org Fri Apr 16 06:12:49 + 
2010 ---
Created an attachment (id=68955)
Basic macro to illustrate the problem


-
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



[framework-issues] [Issue 110927] configmgr's getHierarchic alName is broken

2010-04-15 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927


User fs changed the following:

What|Old value |New value

Keywords|  |regression

 Summary|configmgr's gethierarchica|configmgr's getHierarchica
|lName is broken   |lName is broken

Target milestone|---   |OOo 3.3





-
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



[framework-issues] [Issue 110927] configmgr's gethierarchic alName is broken

2010-04-15 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110927
 Issue #|110927
 Summary|configmgr's gethierarchicalName is broken
   Component|framework
 Version|DEV300m76
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|scripting
 Assigned to|sb
 Reported by|fs





--- Additional comments from f...@openoffice.org Fri Apr 16 06:10:55 + 
2010 ---
In some recent builds, before the great configmgr renewal, the following patter
used to work:
- create a configuration node (at the config provider)
- retrieve one of its sub nodes
- ask the sub node for its hierarchical name
  XHierarchicalName::getHierarchicalName
- create a new configuration node (at the config provider) using this
  hierarchical name

In m76, this doesn't work anymore. The reason is that getHierarchicalName now
returns a string which is no valid configuration node path anymore.

See the attached Basic macro to illustrate this: It displays the local and the
fully qualified name of a config sub node (getName and getHierarchicalName). In
m73 and earlier, the latter is a fully qualified node name, in m74 and later, it
isn't anymore.

Not sure if getByHierarchicalName was ever intended to provide a "re-usable"
node path,
http://api.openoffice.org/docs/common/ref/com/sun/star/configuration/HierarchyElement.html#XHierarchicalName
is not very clear about this. However, I don't see another way to obtain such a
complete node path from an existing node, so getByHierarchicalName seems the
canonic choice for this purpose.

-
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