To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85804
User npower changed the following:
What |Old value |New value
================================================================================
Assigned to|mav |rene
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 30 13:23:29 +0000
2008 -------
rene, can you QA this issue, its fixed ( via re-generated cws-npower9.diff ), I
will also add to the ooobuild 2.4 branch
background info about the problem
this is an oobuild problem where there was early integration of npower9 ( which
refactors some aspects of the dialog code )
The problem here is with uno bindings, it seems that recent builds ( note I am
not sure how recent ) create those bindings with
ScriptType = "UNO" & ScriptCode = "vnd.sun.star.UNO:xxxx"
unfortunately I tested with the DialogComponent.oxt from the DevGuide where the
bindings are of the form
ScriptType = "Script" & ScriptCode = "vnd.sun.star.UNO:xxxx"
the refactored code looks at the ScriptType and ScriptCode ( and wasn't aware of
the ScriptType == "UNO" ) hence the breakage
fixed in npower9 now
---------------------------------------------------------------------
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]