[buddypress-trac] [BuddyPress Trac] #7041: Can`t set 'Text size' in Email Customizer

buddypress-trac noreply at wordpress.org
Sat Apr 30 13:32:28 UTC 2016


#7041: Can`t set 'Text size' in Email Customizer
-----------------------------------------+-----------------------------
 Reporter:  WeddyWood                    |      Owner:
     Type:  defect (bug)                 |     Status:  new
 Priority:  normal                       |  Milestone:  Awaiting Review
Component:  Appearance - Template Parts  |    Version:  2.5.0
 Severity:  normal                       |   Keywords:
-----------------------------------------+-----------------------------
 Text size changes only in online view, but value is not set.

 Reason: in '''bp_email_get_customizer_settings''' function is wrong
 sanitize_callback
 {{{
 'intval'
 }}}

 If change it to empty string - everything works good.
 {{{
 ''
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7041>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list