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

[OASIS Issue Tracker] Created: (OFFICE-2925) 19.317 form:validation- scope of validation - see description

From
OASIS Issues Tracker <>
Date
2010-07-03T18:41:13+00:00
ID
1802933336.5941278182473559.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-2925) 19.317 form:validation- scope of validation - see description
19.317 form:validation - scope of validation - see description
--------------------------------------------------------------

                 Key: OFFICE-2925
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2925
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
    Affects Versions: ODF 1.2 Part 1 CD 5
            Reporter: Patrick Durusau
             Fix For: ODF 1.2 Part 1 CD 5


This may not be fixable for this release, but...

form:validation only provides validation for data entry by <form:formatted-text>

That is to say that validation is not provided for <form:number>, <form:date>, <form:time>, <form:value-range>.

Note that form:max-value sets an upper bound for <form:number>, <form:date>, <form:time>, <form:value-range> and, of course, <form:formatted-text>.

Note that form:min-value sets an upper bound for <form:number>, <form:date>, <form:time>, <form:value-range> and, of course, <form:formatted-text>.

So, validation, at least in the sense of 19.317 is something different from setting upper and lower boundaries. 

Problem: There is no validation for <form:number>, <form:date>, <form:time>, <form:value-range>.

Problem: Don't define what happens if min/max values are exceeded. 

As I said, this may not be fixable now but we need to be aware of it. 



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