ZF-3891: Controller Response - Description of appendBody functionality wrong
Description
In 7.9.3. Named Segments it is stated that:
"setBody() and appendBody() both allow you to pass a second value, $name, indicating a named segment. In each case, if you provide this, it will overwrite that specific named segment or create it if it does not exist (appending to the array by default)."
this is not right. If the named segment already exists the new content is appended to it. As of revision:
Comments
Posted by Thomas Weidner (thomas) on 2008-08-27T00:05:57.000+0000
Assigned to right component
Posted by Adam Lundrigan (adamlundrigan) on 2012-05-29T16:16:35.000+0000
Fixed in trunk r24822.
Preview: !bd52fd.png!