Opened 15 years ago

Closed 15 years ago

#1046 closed bug (Fixed)

Auto managed setting does not get set from the WebUI

Reported by: RichGuk Owned by: Damien Churchill
Priority: minor Milestone: 1.2.0
Component: Web UI Version: 1.2.0_dev
Keywords: auto managed Cc:

Description

The auto managed option in the WebUI is not getting update correctly.

It appears that in set_options the function for setting the auto managed setting should have the key is_auto_managed and not auto_managed.

I've attached a patch.

Attachments (1)

auto-managed-webui.diff (601 bytes ) - added by RichGuk 15 years ago.

Download all attachments as: .zip

Change History (2)

by RichGuk, 15 years ago

Attachment: auto-managed-webui.diff added

comment:1 by Damien Churchill, 15 years ago

Resolution: fixed
Status: newclosed

The patch is fixing the problem in the wrong place, it should be changed in the webui javascript, which it now is as of r5877.

Note: See TracTickets for help on using tickets.