Hi Dennis: quick update, could you post this to codereview.appspot.com?
On Fri, Mar 11, 2011 at 1:19 PM, Dennis Ju (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/SHINDIG-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Dennis Ju updated SHINDIG-1516: > ------------------------------- > > Attachment: processor.patch > > Suggested patch > > > Passing "rawxml" param w/o "url" param throws exception when processing > spec > > > ---------------------------------------------------------------------------- > > > > Key: SHINDIG-1516 > > URL: https://issues.apache.org/jira/browse/SHINDIG-1516 > > Project: Shindig > > Issue Type: Bug > > Components: Java > > Affects Versions: 2.0.2, 2.0.3, 3.0.0 > > Reporter: Dennis Ju > > Priority: Minor > > Fix For: 3.0.0 > > > > Attachments: processor.patch > > > > > > When passing a rawxml parameter to pass the gadget content, > Processor.java still expects a well-formed url parameter even though it is > unneeded. A missing url parameter will throw an exception. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira >
