[Bb-trac] Re: [bbPress] #585: Multibyte Tags redirect badly or Tag not found

bbPress bb-trac at lists.bbpress.org
Sat Mar 3 22:40:06 GMT 2007


#585: Multibyte Tags redirect badly or Tag not found
----------------------------+-----------------------------------------------
 Reporter:  mdawaffe        |        Owner:     
     Type:  defect          |       Status:  new
 Priority:  normal          |    Milestone:  1.0
Component:  Administration  |      Version:  0.8
 Severity:  normal          |   Resolution:     
 Keywords:  multibyte utf8  |  
----------------------------+-----------------------------------------------
Comment (by kevinmenoth):

 Replying to [ticket:585 mdawaffe]:
 > It seems some browsers or servers (or some combinations) don't like the
 way bbPress deals with multibyte tags.
 >
 > If you have this problem please help us debug it by following these
 steps.
 >
 >  1. Create a new (multibyte) tag.
 >  1. In bbPress' {{{config.php}}}, set {{{$bb->debug = 1;}}}
 >  1. Visit that new tag's permalink page.
 >  1. Paste the ugly debug code at the top of that page here.

 dears, here is the error generated as instructed. I'm trying to tag in
 Malayalam language.


 REQUEST_URI:    string(61)
 "/wp/bbpress/tags.php?tag=%E0%B4%95%E0%B4%B5%E0%B4%BF%E0%B4%A4"
 should be:      string(37) "/wp/bbpress/tags.php?tag=കവിത"
 full permalink: string(53) "http://localhost/wp/bbpress/tags.php?tag=കവിത"
 PATH_INFO:      NULL

 Warning: Cannot modify header information - headers already sent by
 (output started at D:\xampplite\htdocs\WP\bbpress\bb-
 includes\functions.php:1665) in D:\xampplite\htdocs\WP\bbpress\bb-
 includes\functions.php on line 1819


 Tag not found

-- 
Ticket URL: <http://trac.bbpress.org/ticket/585#comment:2>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list