DataBinding: Confusing error when document data source file not found
---------------------------------------------------------------------

                 Key: XAP-262
                 URL: https://issues.apache.org/jira/browse/XAP-262
             Project: XAP
          Issue Type: Bug
          Components: Data Binding
            Reporter: Trevor Oldak


        <data:documentDataSource 
                id="myDataSource" 
                source="ThisFileDoesNotExist.xml" 
        />


When running this code (in any of the dataBinding examples, except change the 
documentDataSource to a file that doesn't exist) the only alert we get that the 
file was missing is one that says "[Object object]"

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

        

Reply via email to