[buddypress-trac] [BuddyPress Trac] #6722: xProfile Admin: Rich textarea display
buddypress-trac
noreply at wordpress.org
Tue Nov 10 22:54:15 UTC 2015
#6722: xProfile Admin: Rich textarea display
----------------------------------+---------------------------
Reporter: imath | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.4
Component: Component - XProfile | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
----------------------------------+---------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"10328"]:
{{{
#!CommitTicketReference repository="" revision="10328"
Specify richtext xprofile field editor height on a per-context basis.
When displaying the edit format preview on Dashboard > Users > Profile
Fields,
the default 'textarea_rows' value of 20 was far too high. This changeset
changes it to 1, and specifies a value of 10 for other instances of the
editor.
To accommodate these different values, a `$context` parameter is added to
the
`bp_xprofile_field_type_textarea_editor_args` filter, with possible values
'edit' and 'admin'.
Props imath.
Fixes #6722.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6722#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list