The form for the color module doesn't work. It doesn't display on the theme settings page for themes it's available on.
While re-organizing the menu system the name of the theme in the arguments moved from arg(4) to arg(3) and the form wasn't updated for this change. So, it doesn't display. The attached patch changes this and the form works again.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-color-module-form.patch | 902 bytes | mfer |
Comments
Comment #2
mfer commentedre-testing. head was broken.
Comment #3
mcrittenden commentedRelated (sort of) #497948: Color module is broken
Comment #4
roychri commentedThis is very related.
The issue #497948: Color module is broken not only fixes this very issue but fixes other issues and also provides a simpletest for the color module.
I am changing this as duplicate since the other issue had a patch for this before this one was created.
@mfer - I invite you to try the other patch and change the status fo RTBC if you think it works.