• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Details

Much improved over the previous interation in 0.14. Now testing in 0.16. Rather than add to the previous report, I thought a new one would help the continued issue stand out in the new version.

As I reported before: We have a number of TWiki pages with program log dumps that include a section with a hexadecimal memory dump. These log sections are surounded by

 tags so that they are not disturbed.

The hex dump sections are *now* converted into HTML ordered lists of *only one item* when loaded into the WysiwygPlugin editor and then saved back out. Because they are in a <verbatim> section, the <ol> and <li> tags are displayed in the page in the normal view.

---+++!! Test Case
Test Case
The original:

<verbatim>
   0:000 : 8a 84 f4 01 00 00 10 00  00 00 10 02 20 00 03 00  ........ .... ...
  16:010 : 00 e8 00 00 20 20 20 20  20 20 20 20 20 20 20 20  ....             
  32:020 : 20 20 20 20 20 20 20 20  02 00 02 00 04 00 61 72           ......ar
  48:030 : 33 30 30 2e 66 30 6f 50  65 77 65 72 20 64 79 62  300.f0oP ewer dyb
</verbatim>

Open the page in the editor and then save it. The above ends up displayed as:

<verbatim>
<ol>
<li> :000 : 8a 84 f4 01 00 00 10 00  00 00 10 02 20 00 03 00  ........ .... ...
  16:010 : 00 e8 00 00 20 20 20 20  20 20 20 20 20 20 20 20  ....             
  32:020 : 20 20 20 20 20 20 20 20  02 00 02 00 04 00 61 72           ......ar
  48:030 : 33 30 30 2e 66 30 6f 50  65 77 65 72 20 64 79 62  300.f0oP ewer dyb
</li>
</ol>
</verbatim>

Maybe the leading spaces on each line with the numbers have something to do with it?

---+++!! Response
I tried putting this on a page where I had just installed v.16.  This renders correctly through an edit and save.  Could this be something specific to your installation?

---
No further response, so discarding. [[CC]]




ItemTemplate
Summary Ordered List Confusion Continues
ReportedBy RickMach - 13 Oct 2005
AppliesTo Extension
Component WysiwygPlugin
Priority Low
CurrentState No Action Required
WaitingFor

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2005-11-14 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback