#8715 closed defect (fixed)
DTL can't deal with generating tables on WebKit-based browsers
Reported by: | eugene | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX DTL | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Apparently the WebKit has a problem with text in some table nodes (tbody, thead, tr). Additionally you should account for possible line breaks when parsing a template.
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Summary: | DTL can't deal with table generation on WebKit-based browsers → DTL can't deal with generating tables on WebKit-based browsers |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
(In [16771]) Fixes #8715. Fixes #8571