-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.2
-
Component/s: None
-
Environment:
Server: Embedded Server in Windows 2003 with SQL Server 2000 (with dbadmin privileges) - 26 apr version;
Client: Mozilla Firefox 1.5.0.2.
The text below:
public static Interface TypeResponse Create_Interface_ (ImportType importType, Interface Type[] list)
Produces a wrong text when the page is being viewed. The first "Interface" is displayed bold and italic. The second is displayed bold, and italic markers are displayed. The thirdy is displayed bold and italic.
If I use the WYSISWYG editor and select the words, and select Bold and Italic in the menu (for each word), the text is well-displayed in edit mode. But when saving the page, the text is displayed wrong again.
The text is not encapsulated in any
snippet, and is not encapsuled in {{ }} braces (for monospaced font).