Home » HTML » HTML_QuickForm_advmultiselect » Bug #9221
Didn't realize at first needed additional require
Details
| Doc Bug #9221 | Didn't realize at first needed additional require |
|---|---|
| Submitted | 2006-11-02 20:28 UTC |
| From | benjaminhill at gmail dot com |
| Assigned | farell |
| Status | Closed |
| Package | HTML_QuickForm_advmultiselect |
| PHP Version | 5.1.6 |
| OS | WinXP |
| Roadmaps | (Not assigned) |
Comments
[2006-11-02 20:28 UTC] benjaminhill at gmail dot com
Description:
------------
Silly mistake on my part, but I didn't realize at first that an additional require was needed for the advmultiselect - Probably because I don't use requires for each normal type of element in QuickForm, and I thought that it would act the same as the built-in types. Possibly no more than a "remember, you need to..." somewhere in the start of the docs. I figured it out once I poked around inside an example file wondering why the example file was working, but not the example copied into my current form.