To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61416
                  Issue #:|61416
                  Summary:|draw:name spec problem
                Component:|Presentation
                  Version:|OOo 2.0
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|wg
              Reported by:|zagge





------- Additional comments from [EMAIL PROTECTED] Tue Jan 31 02:31:59 -0800 
2006 -------
Hello, 
 
During the work on the custom slide show feature in kpresenter I think I found 
a problem in the opendocument spec. 
 
Background: 
 
In 9.1.4 Drawing Pages there is defined that a page name can be set by using  
the draw:name attribute. It also says that if it is used it has to be unique.  
Also there is a unique draw:id attribute for a page. 
 
Problem in OOo-impress: 
If you name Slide 1 "page1" and you save and reload the document it will say  
"Slide 1" as name for the slide. This is because OOo-impress uses pageX as  
the default when none is there. 
 
With this it is also possible to trick OOo-impress to generate 2 times 
draw:name="page3" if you set no name for slide 3 and set the name for slide 2 
to page3.  
If you do so the custom slide show feature will no longer work as expected. 
 
To solve the problem of having such problems in the first place I think the  
OpenDocument spec should be changed to use draw:id to identify the different  
pages instead of the draw:name as the draw:name can changed by user input.  
Also the draw:name should not have to be unique.

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