#4684 closed defect (fixed)
img src in dtl html template
Reported by: | Sam Foster | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 0.9 |
Keywords: | dtl ie | Cc: | |
Blocked By: | Blocking: |
Description
In IE, <img src="{{ path }}"/> becomes <img src="{{%20path%20}}"/>, and fires a bogus request for %20path%20 at template creation time.
Change History (7)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 13 years ago by
comment:7 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
(In [10774]) Fixes #4684. Provide further href/src checking in IE