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  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 23 - 9 = ?

 
 [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.