To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112703
                 Issue #|112703
                 Summary|menu - user defined images ignored for urls ending wit
                        |h *.ott
               Component|framework
                 Version|DEV300m83
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|brinzing





------- Additional comments from [email protected] Fri Jun 25 15:24:49 
+0000 2010 -------
if a menu entries url ends with *.ott (for example), the user defined 
image is ignored - oo will show the system's *.ott image instead ...
but in toolsbars the user defined image is shown ...

this behaviour is different from oo 3.2.1.
oo should show the user defined image.

example:
[...]
<node oor:name="m003" oor:op="replace">
        <prop oor:name="Title" oor:type="xs:string">
                <value>MyMenuEntry</value>
        </prop>
        <prop oor:name="URL" oor:type="xs:string">
                <value>myprotocol:mydoc.ott</value>
        </prop>
        <prop oor:name="Target" oor:type="xs:string">
                <value>_self</value>
        </prop>
</node>
[...]
<node oor:name="my.image001" oor:op="replace">
        <prop oor:name="URL" oor:type="xs:string">
                <value>myprotocol:mydoc.ott</value>
        </prop>
        <node oor:name="UserDefinedImages">
                <prop oor:name="ImageSmallURL" oor:type="xs:string">
                        
<value>vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/2F68.tmp_/
... _16.png</value>
                </prop>
                <prop oor:name="ImageBigURL" oor:type="xs:string">
                        
<value>vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/2F68.tmp_/
..._26.png</value>
                </prop>
        </node>
</node>

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