Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.6.5

Request #20952 add "getBodyContent()" method
Submitted: 2015-09-30 00:08 UTC
From: jonez Assigned: kguest
Status: Closed Package: HTML_Page2 (version 0.6.3)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2015-09-30 00:08 UTC] jonez (Jeff MacDonald)
Description: ------------ I am working on a feature for my site where I need to fetch just the bodycontent from an html_page2 instance. Test script: --------------- function getBodyContent() { return $this->_elementToHtml($this->_body); }

Comments

 [2015-10-22 02:51 UTC] kguest (Ken Guest)
-Assigned To: +Assigned To: kguest
 [2015-10-22 03:07 UTC] kguest (Ken Guest)
-Status: Assigned +Status: Closed
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.