Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 17 months ago

#1526 closed defect (bug) (fixed)

apply 'editable_slug' fillter on "Single Slugs" vaules on forum options page

Reported by: ramiy's profile ramiy Owned by:
Milestone: 2.0 Priority: highest omg sweet tea
Severity: major Version:
Component: Locale - i18n/l10n Keywords: accepted
Cc: nightgunner5@…

Description

The Problem: when using non-english charecters on "Single Slugs" fields found on "Options"->"Forum" screen, it doe's not show the right slug.

Recreat The Problem: use special charecters in the slug (using 'tøpæc' will show 't%c3%b8paec').

Solution: using the 'editable_slug' filter.


The solution for this problem will look like this.

RELATED: wp#10966, wp#16999.

Change History (6)

#2 @Nightgunner5
14 years ago

  • Cc nightgunner5@… added

This was a problem with standalone bbPress as well. If I had known the fix would be this easy, I could have saved a lot of trouble with workarounds.

#4 @johnjamesjacoby
14 years ago

  • Keywords accepted added

Nice catch.

#5 @johnjamesjacoby
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3203]) Apply editable_slug filter on form_options. Introduce bbp_form_option() functions to handle the output. Fixes #1526. Props ramly.

#6 @ramiy
14 years ago

Related #1257.

Note: See TracTickets for help on using tickets.