Postponed
Project:
Advanced User
Version:
7.x-3.x-dev
Component:
Feature
Priority:
Normal
Category:
Feature request
Reporter:
Created:
19 Sep 2007 at 11:24 UTC
Updated:
18 Jun 2012 at 18:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThis is an interesting patch. Let me ponder it more.
Can you please supply a separate patch for the displaying status fix. Submit it with a new bug report that is properly titled. I've marked "code needs work" because you'll need to re-roll this patch to remove the displaying status piece.
Comment #2
sign commentedHere it is
Comment #3
sign commentedComment #4
Anonymous (not verified) commented@Sign: You set
+define('ADVUSER_DEFAULT_FILTERS', NULL);but never used it. I think you meant to use it in+ $values = variable_get('advuser_filters_check', '');didn't you?Comment #5
Anonymous (not verified) commentedComment #6
Anonymous (not verified) commentedComment #7
Anonymous (not verified) commentedComment #8
Anonymous (not verified) commentedI will make this happen but the default_values will be set to true for all of the fields.
Comment #9
Anonymous (not verified) commentedPushing feature request to 7.x version.