Bug 314513 (MONO57838) - list render problem
Summary: list render problem
Status: RESOLVED WORKSFORME
Alias: MONO57838
Product: Mono: Doctools
Classification: Mono
Component: Console (show other bugs)
Version: 1.0
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mario Sopena
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-29 20:16 UTC by alfius
Modified: 2007-11-05 22:14 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:35:28 UTC


---- Reported by alfius@freemail.gr 2004-04-29 13:16:45 MST ----

Description of Problem: 
While editing, when using lists the preview renders correctly but the
actual output when viewing the doc does not (bullets missing, line spacing
around lists missing)


Steps to reproduce the problem:
1. Example:

aaaaaaaa
<list type="bullet">
  <item>
    <term>First Item</term>
  </item>
  <item>
    <term>Second Item</term>
  </item>
</list>
bbbbbbb

Actual Results:
aaaaaaaa, new line, (no bullet)First item, (no bullet)Second item, new
line, bbbbbbbb

Expected Results:
aaaaaaaa, new line, a little extra vertical space, (bullet)First item,
(bullet)Second item, new line, a little extra vertical space, bbbbbbbb


How often does this happen? 
Always

Additional Information:



---- Additional Comments From miguel@ximian.com 2005-09-08 22:51:39 MST ----

Assigning to Mario Sopena.



---- Additional Comments From miguel@ximian.com 2005-09-08 23:21:26 MST ----

We should ping Joshua on this one, as this is XSLT magic.



---- Additional Comments From mario.sopena@gmail.com 2005-09-09 09:46:01 MST ----

I've copy/pasted the code and tried with Monodoc HEAD and the monodoc
that we shipped with Mono 1.0.6 and didn't get the expected results.

I'm not sure it is already valid. Need more information


Unknown operating system unknown. Setting to default OS "Other".

Comment 1 Mario Sopena 2007-11-05 22:14:20 UTC
As of monodoc 1.2.5 the problem was not reproducible (either copy/pasting the code or typing the code).

It seems related to an old version of monodoc.