← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (OFFICE-3521) Issue in part3,section 3.7 Usage of IRIs within packages

From
OASIS Issues Tracker <>
Date
2010-11-09T12:48:24+00:00
ID
1426878696.88891289306895135.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-3521) Issue in part3,section 3.7 Usage of IRIs within packages
Issue in part3, section 3.7 Usage of IRIs within packages
---------------------------------------------------------

                 Key: OFFICE-3521
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3521
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: Packaging, Part 3 (Packages)
    Affects Versions: ODF 1.2 CD 05
            Reporter: Michael Brauer
            Assignee: Patrick Durusau
             Fix For: ODF 1.2 CD 06


Michael Stahl alerted me of two issues in the algorithm of for IRI resolution in 3.7.

1) In step 6, 2nd bullet item: Instead of the first relative path component, obviously the last relative path component has to be removed from the file entry path buffer (If  "../a" is resolved in a file "c/d/e", the ".." removes the "d/" rather than the "c/")

2) Before the IRI buffer is interpreted as file name, any relative paths that remain in the file entry path buffer have to added in front of the IRI buffer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →