Skip to content

Ampersand (&) not correctly escaped #6

@jdelaiglesia

Description

@jdelaiglesia

I'm having trouble trying to parse XML from this link:

http://www.managerzone.com/xml/team_league.php?sport_id=1&league_id=16222

Just because of the ampersand, the API considers it as a new parameter so it parses the content of this link instead:

http://www.managerzone.com/xml/team_league.php?sport_id=1

Probably this would help:

https://stackoverflow.com/questions/5020345/how-to-escape-ampersand-character-in-form-input-using-jquery

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions