Found another issue:
<caption> with table containing <br> will not be rendered as expected
(fop Ant task page)

2012/11/30 Clay Leeds <[email protected]>:
> On Nov 30, 2012, at 4:30 AM, Pascal Sancho <[email protected]> wrote:
>> Hi,
>>
>> sublists are not formatted correctly on staging or production sites,
>> while they are as expected in editor preview:
>> see [1] as test case:
>> editor:
>> - list item
>>   - sublist item
>>
>> preview:
>> <ul>
>> <li><p>list item</p>
>> <ul><li>sublist item</li></ul>
>> </li>
>> </ul>
>>
>> site:
>> <ul>
>> <li><p>list item</p></li>
>> <li>sublist item</li>
>> </ul>
>>
>> So, how to fix it?
>>
>> [1] 
>> http://xmlgraphics.apache.org/fop/bugs.html#unreported-issues-reporting-new-issues-wzxhzdk5wzxhzdk6
>
> Not sure. I guess it's another post to site-dev@, or I learn Django better 
> and fix it. :-)


-- 
pascal

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to