View Issue Details

IDProjectCategoryView StatusLast Update
0003159JEDI VCL00 JVCL Componentspublic2005-08-28 07:34
ReporterRichard_Moore_REIQAssigned Toobones 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version3.00 
Target VersionFixed in Version 
Summary0003159: TJvMarkupLabel does not display multiple consecutive
correctly.
DescriptionWhen passing text to TJvMarkupLabel if I pass "


" only one
tag is displayed.

WORK AROUND:
If i do "


" then the extra line breaks are displayed.
TagsNo tags attached.

Activities

Richard_Moore_REIQ

2005-08-24 20:27

reporter   ~0007842

The above should read:

When passing text to TJvMarkupLabel if I pass "brbrbr" only one
tag is displayed.

WORK AROUND:
If i do "br br br" then the extra line breaks are displayed.

Had to remove the < > as mantis was using them!!!

obones

2005-08-24 23:07

administrator   ~0007843

Last edited: 2005-08-24 23:08

use < and > to get it not eaten by the HTML browser

obones

2005-08-28 07:34

administrator   ~0007853

This is hardly fixable.
Plus, it is a Jans component, and there is a regular JVCL control that works just fine and seems to be an equivalent: TJvHTLabel. Please use that one instead, it's in the Jv Labels tab.

Issue History

Date Modified Username Field Change
2005-08-24 20:23 Richard_Moore_REIQ New Issue
2005-08-24 20:27 Richard_Moore_REIQ Note Added: 0007842
2005-08-24 23:07 obones Note Added: 0007843
2005-08-24 23:08 obones Note Edited: 0007843
2005-08-24 23:08 obones Note Edited: 0007843
2005-08-28 07:34 obones Status new => resolved
2005-08-28 07:34 obones Resolution open => won't fix
2005-08-28 07:34 obones Assigned To => obones
2005-08-28 07:34 obones Note Added: 0007853