Observed behavior:
The wysiwyg_status checkbox, "Text formats enabled for rich-text editing" appears on all user/*/edit/* pages.

Expected behavior:
wysiwyg_status checkbox only appears on user/*/edit

Comments

aaronbauman’s picture

Status: Active » Needs review
StatusFileSize
new493 bytes

in this patch:
short-circuit on $form['#user_category'] != 'account'

  • TwoD committed 898d022 on 7.x-2.x authored by aaronbauman
    - #2352847 by aaronbauman: Fixed wysiwyg_status button shows on other...
twod’s picture

Status: Needs review » Fixed

Thanks for the patch! =)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.