Home » HTML » HTML_QuickForm2 » Bug #4793
misspelled HTML_QuickForm_Element method
Details
| 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 |
Comments
[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.