Opened 14 years ago

Closed 14 years ago

#1046 closed bug (Fixed)

Auto managed setting does not get set from the WebUI

Reported by: RichGuk Owned by: damoxc
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 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by RichGuk

comment:1 Changed 14 years ago by damoxc

  • Resolution set to fixed
  • Status changed from new to closed

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.