Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Added client-side unescape of escaped content. #323

Merged
merged 1 commit into from
Jul 31, 2012

Conversation

mojit0
Copy link
Contributor

@mojit0 mojit0 commented Jul 27, 2012

Applications which were relying on HTML entities in thier configs were still
seeing issues with the escape routine. This patch added unescape logic to the
util routines, adds unit tests for those routines, and puts unescape logic on
the config data passed to the MojitoClient constructor function. This function
is only invoked in one place, the deploy.server.js file's initializer block.

Applications which were relying on HTML entities in thier configs were still
seeing issues with the escape routine. This patch added unescape logic to the
util routines, adds unit tests for those routines, and puts unescape logic on
the config data passed to the MojitoClient constructor function. This function
is only invoked in one place, the deploy.server.js file's initializer block.
@mojit0
Copy link
Contributor Author

mojit0 commented Jul 28, 2012

passed pull job #33

@isao
Copy link
Contributor

isao commented Jul 30, 2012

oops accidentally put plus one a sec ago.. but folks are still verifying secondary failures

isao pushed a commit that referenced this pull request Jul 31, 2012
Added client-side unescape of escaped content.
@isao isao merged commit e1163bb into YahooArchive:develop Jul 31, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants