|
PITS /
00703Summary: (:markup:) doesn't wraps utf-8 text correctly
Created: 2006-03-16 01:51
Status: Confirmed
Category: Bug
From: Holo
Assigned:
Priority: 4
Version: 2.1.1
OS: Win2K/Apache2.0.55/5.1.2
Description: Function MarkupMarkup uses wordwrap for cutting long strings. But wordwrap incorreclty wraps words encoded by utf-8. :( In result lines are too short. For example: PmWikiRu.TextFormattingRules I'm not sure what to do about this one, without somehow redefining or rewriting PHP's wordwrap() function. But I've marked it as a confirmed bug for the time being. --Pm |