Argument error when MessageBundleParser::parse an error xml
-----------------------------------------------------------
Key: SHINDIG-839
URL: https://issues.apache.org/jira/browse/SHINDIG-839
Project: Shindig
Issue Type: Bug
Components: Gadget Rendering Server (PHP)
Reporter: Pan Jie
Priority: Minor
It seems that "$doc = @simplexml_load_string($xml);" returned false when error
on interpreting xml string.
I think change "public function getMessages(SimpleXMLElement $doc)" to "public
function getMessages($doc)" will fix this error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.