-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Firefox 23.0.1
Emotional Jenkins/Hudson plugin doesn't work for gecko browsers.
I found a chucknorris-plugin's issue similar to this:
https://github.com/jenkinsci/chucknorris-plugin/pull/1
Fixed names of properties in JS. Properties with '-' dont't work in Firefox (tested v13.0.1)
I tried s/'background-image'/backgroundImage/ for jelly files,
and confirmed this problem was fixed.