Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Escape external links macro #503

Merged
merged 2 commits into from
Aug 29, 2017
Merged

Escape external links macro #503

merged 2 commits into from
Aug 29, 2017

Conversation

cmc333333
Copy link
Member

The inclusion_tag registration method doesn't trigger auto-escaping of our fields. This adds escaping to most of the fields (in addition to converting a test file).

CM Lubinski added 2 commits August 24, 2017 14:17
Django won't auto-escape these values, so we'll need to handle it ourselves.
@cmc333333
Copy link
Member Author

Thanks @tadhg-ohiggins

@cmc333333 cmc333333 merged commit 03eb547 into master Aug 29, 2017
cmc333333 pushed a commit that referenced this pull request Aug 29, 2017
New Features
* #506 "Effective date" UI now includes more information and warns when not
  viewing the current version.

Bug Fixes & Misc
* #497 Update frontend dependencies.
* #501 Set Sauce Labs key in Travis UI.
* #502 Improve accessibility by including the text of a link in its
  aria-label.
* #503 Fix some HTML escaping issues.
* #504 Fix scrolling issue in regulation timeline.
* #505 Darken Subpart labels to provide more contrast. Remove ids from SVGs
  for automated readers.
cmc333333 pushed a commit that referenced this pull request Aug 30, 2017
New Features
* #506 "Effective date" UI now includes more information and warns when not
  viewing the current version.

Bug Fixes & Misc
* #497 Update frontend dependencies.
* #501 Set Sauce Labs key in Travis UI.
* #502 Improve accessibility by including the text of a link in its
  aria-label.
* #503 Fix some HTML escaping issues.
* #504 Fix scrolling issue in regulation timeline.
* #505 Darken Subpart labels to provide more contrast. Remove ids from SVGs
  for automated readers.
* #506 Replaced "orange" values with their "gold" equivalents
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