Closed (fixed)
Project:
Search Restrict
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2009 at 23:20 UTC
Updated:
13 Aug 2009 at 10:00 UTC
When the content type form is saved, extra variables are saved as the search_restrict_roles variable isn't unset. This patch ensures that the custom submit function runs first, unsets the variable after saving, and adds an update hook to clean up existing installations.
| Comment | File | Size | Author |
|---|---|---|---|
| remove_extra_variables.patch | 1.9 KB | deviantintegral |
Comments
Comment #1
robert castelo commentedWell spotted, fixed in 6.x-1.1 release.