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

Request #4793 misspelled HTML_QuickForm_Element method
Submitted: 2005-07-11 22:47 UTC
From: mnorth at ucsd dot edu Assigned: avb
Status: Closed Package: HTML_QuickForm2
PHP Version: 5.0.4 OS: not relevant
Roadmaps: 0.1.0    
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 : 4 + 12 = ?

 
 [2005-07-11 22:47 UTC] mnorth at ucsd dot edu
Description: ------------ The word 'persistant' (as in setPersistantFreeze) does not exist, and should be spelled 'persistent'. It would be nice if future versions would change this API call to have the correct name, possibly with an alias to retain the former call to prevent legacy user code from breaking.

Comments

 [2006-06-08 13:22 UTC] avb (Alexey Borzov)
Moving feature requests to HTML_QuickForm2.
 [2006-10-12 21:41 UTC] avb (Alexey Borzov)
The method to control this behaviour is named persistentFreeze() in HTML_QuickForm2. Thanks for report.