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.

CommentFileSizeAuthor
fix-color-module-form.patch902 bytesmfer

Comments

Status: Needs review » Needs work

The last submitted patch failed testing.

mfer’s picture

Status: Needs work » Needs review

re-testing. head was broken.

mcrittenden’s picture

roychri’s picture

Status: Needs review » Closed (duplicate)

This 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.