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

Bug #7437 wrong text in Doc
Submitted: 2006-04-20 16:22 UTC
From: stefanvalouch at googlemail dot com Assigned: farell
Status: Closed Package: HTML_Progress2 (version 2.0.0)
PHP Version: 5.1.2 OS: Debian/GNU Linux testing
Roadmaps: (Not assigned)    
Subscription  


 [2006-04-20 16:22 UTC] stefanvalouch at googlemail dot com (Stefan Valouch)
Description: ------------ In the documentation (http://www.laurent-laville.org/pear/HTML_Progress2/docs/TDG/en/ch05.html) is a function named "setOrient": Shape Even [...] bar: <?php[..] ?> If you want to build others shapes like :[...] <?php require_once 'HTML/Progress2.php'; $pb = new HTML_Progress2(); $pb->setOrient(HTML_PROGRESS2_BAR_VERTICAL); <-------- ?> But the only function to set the orientation is: setOrientation($orient) which is in Progress2.php on line 1210. Please fix that

Comments

 [2006-04-20 18:58 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!