Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove stray slash in hrmc manuals survey #1176

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

h-lame
Copy link
Contributor

@h-lame h-lame commented Oct 27, 2017

For: https://trello.com/c/NDPcQSmk/283-govuk-survey-hmrc-manuals

This survey should work on all paths under hmrc-internal-manuals, but we
left a slash in our regexp matcher that means it would only match entries
with a double slash (e.g. /hrmc-internal-manuals//foo instead of
/hrmrc-internal-manuals/foo).

We probably need to think about an abstraction for defining these matches
to make it hard to make this kind of mistake in the future.

This survey should work on all paths under hmrc-internal-manuals, but we
left a slash in our regexp matcher that means it would only match entries
with a double slash (e.g. /hrmc-internal-manuals//foo instead of
/hrmrc-internal-manuals/foo).

We probably need to think about an abstraction for defining these matches
to make it hard to make this kind of mistake in the future.
@fofr fofr temporarily deployed to govuk-static-pr-1176 October 27, 2017 14:07 Inactive
@h-lame h-lame merged commit bf4acfb into master Oct 27, 2017
@h-lame h-lame deleted the remove-stray-slash-in-hmrc-manuals-survey branch October 27, 2017 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants