input type=image src not mangled
Bug #767479 reported by
Mikko Ohtamaa
on 2011-04-20
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| xdv |
Undecided
|
Unassigned |
Bug Description
HTML (HTML5) supports <input type=image> elements
<input type="image" src="..
collective.xdv does not apply absolute_prefix setting for these kind of URLs. I think it is quite rare case, but still legit HTML and you'll see it much more in the future.
Denys Mishunov (mishunov)
on 2011-04-20
Changed in xdv: | |
status: | New → Invalid |
To post a comment you must log in.
Sorry.. poked in the rules and found out that xdv.rules handles this correctly and my absolute_prefix was not applied for other reasons. Please close as invalid.