[OS-JIRA] Created: (WOL-807) Wod validator incorrectly flags xml tags starting with <pre which are not <pre> as errors

From: D Tim Cummings (JIRA) ("D)
Date: Tue May 13 2008 - 00:53:26 EDT

  • Next message: webtecc: "Embedded Frameworks missing jars"

    Wod validator incorrectly flags xml tags starting with <pre which are not <pre> as errors
    -----------------------------------------------------------------------------------------

                     Key: WOL-807
                     URL: http://issues.objectstyle.org/jira/browse/WOL-807
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2.* (nightly build please specify)
             Environment: wolips 3.3.5163, eclipse 3.3.2, mac os x 10.4.11, java 1.5, intel core duo
                Reporter: D Tim Cummings
                Priority: Minor

    This bug has been introduced somewhere between 3.3.5073 and 3.3.5163

    I am using the WOComponent editor to create xml files for a web service. Hence my tags are xml not html. This has been working fine. However now the following line generates three errors when it should generate none.

    <prep-studies><webobject name="StrPrepStudies" /></prep-studies>

    Errors are:

    </webobject> occurred before </pre>
    </webobject> occurred before </pre>
    <prep-studies> start tag is not found

    Changing <prep-studies> to <prop-studies> removes the errors.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Tue May 13 2008 - 00:54:25 EDT