Skip to content

Extra URL escaping in Firefox #289

@andreacampi

Description

@andreacampi

Replacing attributes in a URL with {{$ $}} is broken on Firefox (tested with Mac Firefox 13.0.1).
This results in the URL being passed through unchanged.

See for example examples/template-currentdocument/index.html
In this case, when I click to post on Twitter I get: Check out {{$title$}} at {{$url$}}"

Following with Firebug, it looks like innerHTML has started escaping the href attribute, at least in some case.

There is a bug open at https://bugzilla.mozilla.org/show_bug.cgi?id=664398 with no activity in the past year.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions