When changing color information on Garland, upon hitting submit I see these notices:
# notice: Undefined variable: file in /var/www/head/modules/color/color.module on line 224.
# notice: Undefined index: op in /var/www/head/modules/color/color.module on line 230.
# notice: Undefined variable: numerator in /var/www/head/modules/color/color.module on line 445.
# notice: Undefined variable: denominator in /var/www/head/modules/color/color.module on line 446.
# notice: Undefined variable: out in /var/www/head/modules/color/color.module on line 521.
# notice: Undefined variable: numerator in /var/www/head/modules/color/color.module on line 445.
# notice: Undefined variable: denominator in /var/www/head/modules/color/color.module on line 446.
The last 3 are repeated at least 20 times.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | color-module-e_all-fixes_0.txt | 1.47 KB | rstamm |
| #2 | color-module-e_all-fixes.txt | 1.34 KB | rstamm |
| #1 | color-file.patch | 682 bytes | kaerast |
Comments
Comment #1
kaerast commented# notice: Undefined variable: file in /var/www/head/modules/color/color.module on line 224.
is fixed with the attached patch - it was a simple curly bracket in the wrong place. I don't know how to fix the other errors though.
Comment #2
rstamm commentedCannot confirm
but the rest will be fixed by the patch.
Comment #3
webchickPatch no longer applies. http://drupal.org/node/163080 is a duplicate with some very nice information on how to reproduce.
Comment #4
rstamm commentedPatch rerolled.
Comment #5
rstamm commentedComment #6
gábor hojtsyLooks fine, thanks, committed!
Comment #7
(not verified) commented