Skip to content

Toolbar.jsp produces bad xml #171

@csrster

Description

@csrster

We have been unable to replay m.facebook.com in proxy mode because Toolbar.jsp produces badly formed xml. We have tested a solution which seems to work:

  1. The script body which starts around line 74 needs to be enclosed in a CDATA block because of the
    use of unescaped characters like ">"
  2. The form which starts around line 188 has some unclosed elements.

We'll be happy to submit a patch or pull request.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions