#1377 closed bug (Fixed)
JS bug interfering with enabling plugins
Reported by: | samuel337 | Owned by: | Damien Churchill |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.1 |
Component: | Web UI | Version: | 1.3.0_dev |
Keywords: | Cc: |
Description
There's a minor bug in PluginsPage.js that causes the interface to not be refreshed after enabling a plugin.
Seems to have been caused by a bad refactor; I have attached a git diff. Not sure if that's how things work here - couldn't really find anything on the wiki about contributing. Let me know if there's another process for submitting patches.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | PluginsPage.js.diff added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Milestone: | → 1.3.1 |
---|
Note:
See TracTickets
for help on using tickets.
Patch applied to 1.3-stable and master, thanks!