Modify ↓
#12549 closed defect (fixed)
Please update jquery.rule.js to 1.0.2
Reported by: | galen_liu | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | ThemeEnginePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
Current jquery.rule.js 1.0.1 cause this error:
jquery.rule.js:59 Uncaught TypeError: this.setArray is not a function
jquery.rule.js 1.0.2 fixed this issue
https://github.com/flesler/jquery.rule/blob/master/jquery.rule.js
https://raw.githubusercontent.com/flesler/jquery.rule/master/jquery.rule.js
This is changeset:
https://code.google.com/p/flesler-plugins/source/detail?r=30
Attachments (0)
Change History (4)
comment:1 Changed 9 years ago by
Owner: | changed from Olemis Lang to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:3 Changed 9 years ago by
I didn't look closely, but from the screen captures present on the ThemeEnginePlugin page, it appears there should be a color-picker associated with each of the color edit boxes on the custom admin page. However, I don't see it when using the plugin so that might be another bug.
Note: See
TracTickets for help on using
tickets.
In 15010: