[OS-JIRA] Created: (WOL-1108) Using attributes like xml:lang in WOD bindings causes crash

From: Ramsey Gurley (JIRA) ("Ramsey)
Date: Thu Sep 24 2009 - 18:38:03 EDT

  • Next message: Ramsey Gurley (JIRA): "[OS-JIRA] Created: (WOL-1109) Using //VALID on a WOD declaration with a missing element does not work"

    Using attributes like xml:lang in WOD bindings causes crash
    -----------------------------------------------------------

                     Key: WOL-1108
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1108
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: WOLips General
        Affects Versions: WOLips 3.5.x
             Environment: 3.5.5990
                Reporter: Ramsey Gurley
             Attachments: StackTrace.rtf

    Using the following in my page wrapper causes a crash

    HTML: WOGenericContainer {
            elementName = "html";
            xml:lang = languageCode;
            xmlns = "http://www.w3.org/1999/xhtml";
    }

    If the xml:lang attribute is wrapped in quotes then the app does not crash. I will attach a stack trace

    -- 
    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 : Thu Sep 24 2009 - 18:45:20 EDT