You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2006/10/13 18:29:34 UTC

[jira] Created: (XAP-17) RetrieveAndProcess of blank files not handled gracefully

RetrieveAndProcess of blank files not handled gracefully
--------------------------------------------------------

                 Key: XAP-17
                 URL: http://issues.apache.org/jira/browse/XAP-17
             Project: XAP
          Issue Type: Bug
            Reporter: Trevor Oldak


Create asimple XAP application with a button that will call an MCO. Have the MCO call RetrieveAndProcess to a blank file. This will cause an error to be thrown.


Sample RetrieveAndProcess MCO:

MyHandler.prototype.retrieveAndProcess = function (event, linkURL) {
	var request = new xap.requestservice.HttpRequest(linkURL);
	var requestService = event.session.getRequestService();
	var response = requestService.retrieveAndProcess(request);
}

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

        

[jira] Updated: (XAP-17) RetrieveAndProcess of blank files not handled gracefully

Posted by "Scott Boyd (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-17?page=all ]

Scott Boyd updated XAP-17:
--------------------------

    Component/s: XML Dom / Parsing

> RetrieveAndProcess of blank files not handled gracefully
> --------------------------------------------------------
>
>                 Key: XAP-17
>                 URL: http://issues.apache.org/jira/browse/XAP-17
>             Project: XAP
>          Issue Type: Bug
>          Components: XML Dom / Parsing
>            Reporter: Trevor Oldak
>
> Create asimple XAP application with a button that will call an MCO. Have the MCO call RetrieveAndProcess to a blank file. This will cause an error to be thrown.
> Sample RetrieveAndProcess MCO:
> MyHandler.prototype.retrieveAndProcess = function (event, linkURL) {
> 	var request = new xap.requestservice.HttpRequest(linkURL);
> 	var requestService = event.session.getRequestService();
> 	var response = requestService.retrieveAndProcess(request);
> }

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

        

[jira] Reopened: (XAP-17) RetrieveAndProcess of blank files not handled gracefully

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak reopened XAP-17:
-----------------------------


> RetrieveAndProcess of blank files not handled gracefully
> --------------------------------------------------------
>
>                 Key: XAP-17
>                 URL: https://issues.apache.org/jira/browse/XAP-17
>             Project: XAP
>          Issue Type: Bug
>          Components: XML Dom / Parsing
>            Reporter: Trevor Oldak
>
> Create asimple XAP application with a button that will call an MCO. Have the MCO call RetrieveAndProcess to a blank file. This will cause an error to be thrown.
> Sample RetrieveAndProcess MCO:
> MyHandler.prototype.retrieveAndProcess = function (event, linkURL) {
> 	var request = new xap.requestservice.HttpRequest(linkURL);
> 	var requestService = event.session.getRequestService();
> 	var response = requestService.retrieveAndProcess(request);
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (XAP-17) RetrieveAndProcess of blank files not handled gracefully

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-17.
---------------------------

    Resolution: Fixed

This really isn't the same issue as I thought when I reopened it, I'm making a new one

> RetrieveAndProcess of blank files not handled gracefully
> --------------------------------------------------------
>
>                 Key: XAP-17
>                 URL: https://issues.apache.org/jira/browse/XAP-17
>             Project: XAP
>          Issue Type: Bug
>          Components: XML Dom / Parsing
>            Reporter: Trevor Oldak
>
> Create asimple XAP application with a button that will call an MCO. Have the MCO call RetrieveAndProcess to a blank file. This will cause an error to be thrown.
> Sample RetrieveAndProcess MCO:
> MyHandler.prototype.retrieveAndProcess = function (event, linkURL) {
> 	var request = new xap.requestservice.HttpRequest(linkURL);
> 	var requestService = event.session.getRequestService();
> 	var response = requestService.retrieveAndProcess(request);
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (XAP-17) RetrieveAndProcess of blank files not handled gracefully

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-17.
---------------------------


> RetrieveAndProcess of blank files not handled gracefully
> --------------------------------------------------------
>
>                 Key: XAP-17
>                 URL: https://issues.apache.org/jira/browse/XAP-17
>             Project: XAP
>          Issue Type: Bug
>          Components: XML Dom / Parsing
>            Reporter: Trevor Oldak
>
> Create asimple XAP application with a button that will call an MCO. Have the MCO call RetrieveAndProcess to a blank file. This will cause an error to be thrown.
> Sample RetrieveAndProcess MCO:
> MyHandler.prototype.retrieveAndProcess = function (event, linkURL) {
> 	var request = new xap.requestservice.HttpRequest(linkURL);
> 	var requestService = event.session.getRequestService();
> 	var response = requestService.retrieveAndProcess(request);
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (XAP-17) RetrieveAndProcess of blank files not handled gracefully

Posted by "Rob Gagne (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Gagne resolved XAP-17.
--------------------------

    Resolution: Fixed

This should be fixed.

> RetrieveAndProcess of blank files not handled gracefully
> --------------------------------------------------------
>
>                 Key: XAP-17
>                 URL: https://issues.apache.org/jira/browse/XAP-17
>             Project: XAP
>          Issue Type: Bug
>          Components: XML Dom / Parsing
>            Reporter: Trevor Oldak
>
> Create asimple XAP application with a button that will call an MCO. Have the MCO call RetrieveAndProcess to a blank file. This will cause an error to be thrown.
> Sample RetrieveAndProcess MCO:
> MyHandler.prototype.retrieveAndProcess = function (event, linkURL) {
> 	var request = new xap.requestservice.HttpRequest(linkURL);
> 	var requestService = event.session.getRequestService();
> 	var response = requestService.retrieveAndProcess(request);
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.