Closed
Bug 503830
Opened 16 years ago
Closed 16 years ago
html helper's radio() broken
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.7
People
(Reporter: wenzel, Assigned: jbalogh)
References
Details
r28954 overwrote cakephp's radio() helper function in the addons_html helper, but changed its API, and therefore broke the collections add page (it is now throwing "not an array" warnings).
The function's signature can be seen here:
http://api.cakephp.org/1.1/html_8php-source.html#l00500
Please fix it.
| Assignee | ||
Comment 1•16 years ago
|
||
Hmm, I thought I searched and didn't find anyone using it. I'll change the name to "boombox" to keep them separate.
| Assignee | ||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #1)
> I'll change the name to "boombox"
haha, well done :)
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Keywords: push-needed
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•