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

[OASIS Issue Tracker] Created: (OFFICE-3474) text:file-name displaytype 'name' is not the full name

From
OASIS Issues Tracker <>
Date
2010-10-14T09:34:25+00:00
ID
1783072957.78811287048855487.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-3474) text:file-name displaytype 'name' is not the full name
text:file-name display type 'name' is not the full name
-------------------------------------------------------

                 Key: OFFICE-3474
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3474
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: Fields
    Affects Versions: ODF 1.2 CD 05
            Reporter: Jos van den Oever


The value 'name' for displaying the filename without the extension is misleading. name-and-extension would be interpreted as being equal to name by many people. At least, the description should say that name means 'name-without-extension'. Ideally, name would mean name-and-extension.

<text:file-name>
The text:display attribute specifies how much of the file name to display. 
The defined values for the text:display attribute are:
full: full file name, extension and file path.
path: file path only.
name: file name only.
name-and-extension: file name and extension. 
The filename may be an IRI, either because an IRI has been used to retrieve the file, or the implementation internally uses IRIs and therefore converts system specific paths into an IRI. If this is the case, and if the path, the name or the extension cannot be evaluated from the IRI, then the IRI should be displayed unmodified.

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