[Bb-trac] [bbPress] #870: Unchecking 'Show Avatars' in 0.9.0.2
doesn't disable avatars
bbPress
bb-trac at lists.bbpress.org
Fri Apr 25 22:01:45 GMT 2008
#870: Unchecking 'Show Avatars' in 0.9.0.2 doesn't disable avatars
----------------------------+-----------------------------------------------
Reporter: johnconners | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Administration | Version: 0.9.0.1
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
If you uncheck the 'Show Avatars' option in 'General Settings' and save
them, then the checkbox gets checked again. The loop at the top of
options-general.php won't clear the option as 'avatars_show' will not be
sent back in the form (owing to it being unchecked).
I've attached a patch that'll use a drop list instead of a checkbox which
both works with minimal impact and is a bit more like Wordpress's avatar
options.
--
Ticket URL: <http://trac.bbpress.org/ticket/870>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list