Edit Group Popup does't show current Context

Bug #669277 reported by Russty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SquidTL
Fix Committed
Medium
Michele "O-Zone" Pinassi

Bug Description

When editing a group using the popup dialogue box "Edit Group XXXX", The group function from ajaxCb.php does not populate the context drop down list. (updates work fine)

Looks to be due to myContext (var) not being initialised during the initial SQL call.

/*Added new line in groups area of ajaxCb.php at line 404 to initialised the myContext variable to the correct value*/
$myContext = stripslashes($row["Context"]);

Changed in squidtl:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Michele "O-Zone" Pinassi (o-zone)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.