Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.4
-
Fix Version/s: 1.9.5
-
Component/s: Zend_Rest_Server
-
Labels:None
-
Fix Version Priority:Nice to Have
Description
Specifically, SVN revision 18493 (branch 1.8) also seems to be in trunk.
Line 595 (601 in trunk) catches exception caused when creating an object. The exception gets caught but there is a statement which echo's the exception message. This shouldn't be there. It causes problems for other content returned, like headers and correctly formed XML.
Also the message from the exception is completely lost.
Hi, Luke.
Do you also need to change parameter of next throw ?