Actions
Defect #8861
closedWrong render of bold text
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
2011-07-20
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Following text do not render words as bold. If you see asterisk symbols in text below - it's still not fixed yet. It's very stupid problem.
When prepare data to create new item in DB, it must set fileds *Type* and specify file name in *FileName* tag.
Updated by Etienne Massip over 13 years ago
- Category changed from Wiki to Text formatting
- Status changed from New to Closed
- Resolution set to Invalid
You have a non-breaking space HTML entity located right after both ending asterisks, maybe written down here by some WYSIWYG editor ?
Updated by Pavel Konstantinov over 13 years ago
No, part of text was just copied from web page directli to wiki text editor.
Sorry for wrong ticket, but how to find such spaces in text? There is no way except a looking for symbol codes in external editor.
It seems to me, one of the following should be done:
Sorry for wrong ticket, but how to find such spaces in text? There is no way except a looking for symbol codes in external editor.
It seems to me, one of the following should be done:
- Such spaces should be translated to usuas spaces, when text is saving
- Wiki render should process both types of space in same way
Actions