• 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.

Item6921: Alpha-type ordered lists don't work in IE-9

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal Closed   patch 5.1.2

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

The following list:
   A. First item
   A. Second item
   A. Third item

Renders as:

  1. First item
  2. Second item
  3. Third item

IE-8 and IE-9 renders this as an unordered list.

Reason: TWiki emits a li tag with parameter type="A", which is deprecated in favor style="list-style-type: upper-alpha;".

Fix: Use style="list-style-type: upper-alpha;".

-- TWiki:Main/PeterThoeny - 2012-09-04

This is now fixed also for other types: A, a, I, i.

Now fixed in SVN trunk and TWiki-5.1 branch.

-- TWiki:Main/PeterThoeny - 2012-09-04

ItemTemplate
Summary Alpha-type ordered lists don't work in IE-9
ReportedBy TWiki:Main.PeterThoeny
Codebase ~twiki4, 5.1.1
SVN Range TWiki-5.1.1-trunk, Thu, 23 Aug 2012, build 23194
AppliesTo Engine
Component

Priority Normal
CurrentState Closed
WaitingFor

Checkins TWikirev:23216 TWikirev:23217 TWikirev:23218 TWikirev:23219 TWikirev:23220
TargetRelease patch
ReleasedIn 5.1.2
Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r9 - 2012-10-07 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback