Modify

Opened 13 years ago

Closed 2 years ago

#9144 closed defect (wontfix)

TracWysiwygPlugin tests to work on IE, and it failed

Reported by: anonymous Owned by: Jun Omae
Priority: normal Component: TracWysiwygPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Error occurred running IE index.html TracwysiwygPlugin tests directory.
Details are as follows.

Verifi browser
IE version:8.0.6001.18702

Error event items and contents

  • hr
    wikitextToFragment[25]
    <P>Paragraph</P>\r\n<HR>\r\n\r\n<UL>\r\n<LI>item 1</LI>\r\n<OL>\r\n<LI>item 1.1</LI></OL></UL>\r\n<HR> (88)
    <P>Paragraph</P>\r\n<HR>\r\n<UL>\r\n<LI>item 1</LI>\r\n<OL>\r\n<LI>item 1.1</LI></OL></UL>\r\n<HR> (86)
    
  • escape newlines
    wikitextToFragment[153]
    <H1>header</H1>\r\n<BLOCKQUOTE class=citation>\r\n<P><BR>preserve<BR>newlines<BR><BR><I>(since 0.11)</I><BR><BR><BR></P></BLOCKQUOTE>\r\n<P>Whether Wiki formatter should respect the new lines present<BR>in the Wiki text. If set to <B>default</B>, this is equivalent to<BR><I>yes</I> for new environments but keeps the old behavior for<BR>upgraded environments (i.e. 'no').</P>\r\n<P>must_preserve_newlines</P>\r\n<UL>\r\n<LI>first<BR>word</LI>\r\n<LI>second<BR>word</LI></UL>\r\n<DL>\r\n<DT>trac</DT>\r\n<DD>trac.edgewall.org<BR>trac-hacks.org</DD></DL>\r\n<TABLE class=wiki>\r\n<TBODY>\r\n<TR>\r\n<TD>cell<BR>cell</TD></TR></TBODY></TABLE> (612)
    <H1>header</H1>\r\n<BLOCKQUOTE class=citation>\r\n<P><BR>preserve<BR>newlines<BR><BR><I>(since 0.11)</I><BR><BR></P></BLOCKQUOTE>\r\n<P>Whether Wiki formatter should respect the new lines present<BR>in the Wiki text. If set to <B>default</B>, this is equivalent to<BR><I>yes</I> for new environments but keeps the old behavior for<BR>upgraded environments (i.e. 'no').</P>\r\n<P>must_preserve_newlines</P>\r\n<UL>\r\n<LI>first<BR>word</LI>\r\n<LI>second<BR>word</LI></UL>\r\n<DL>\r\n<DT>trac</DT>\r\n<DD>trac.edgewall.org<BR>trac-hacks.org</DD></DL>\r\n<TABLE class=wiki>\r\n<TBODY>\r\n<TR>\r\n<TD>cell<BR>cell</TD></TR></TBODY></TABLE> (608)
    


Did work correctly in browsers other than IE.
Verified browser and version

  • GoogleChrome version:13.782.215
  • Firefox version:6.0
  • Opera version:11.50
  • Safari version:5.1


Attach images and running in IE.

Attachments (1)

TracWysiwygPlugin_tests.PNG (66.5 KB) - added by anonymous 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by anonymous

Attachment: TracWysiwygPlugin_tests.PNG added

comment:1 Changed 2 years ago by Jun Omae

Resolution: wontfix
Status: newclosed

That's a known issue.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.