Ticket #6289 (closed defect: wontfix)

Opened 8 months ago

Last modified 3 months ago

dtl demo_Inline: no text in IE7

Reported by: haysmark Owned by: pottedmeat
Priority: normal Milestone: future
Component: Dojox Version: 1.1b1
Severity: normal Keywords: dtl
Cc:

Description (last modified by dylan) (diff)

See: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/dtl/demos/demo_Inline.html

When you load the test in IE7, there are bullets but no text.

Change History

Changed 8 months ago by peller

  • owner changed from peller to pottedmeat

Changed 5 months ago by dylan

  • description modified (diff)
  • milestone set to future

Here's what I see in Firebug for the result of each list item in IE7:

<li undefined="[object Object]" _clone="null" _cache="[object],[object]" _dirty="true"/>

<li undefined="[object Object]" _cache="[object],[object]" _dirty="true"/>

Changed 3 months ago by pottedmeat

  • status changed from new to closed
  • resolution set to wontfix

This was removed because of IE's parsing constraints. Checking in a new method of inline templating in the next few days

Note: See TracTickets for help on using tickets.