Skip to content

Bug 1446236 - template/en/default/bug/new_bug.html.tmpl: Use relative URLs #17

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

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

CyberShadow
Copy link
Member

No description provided.

@@ -29,8 +29,8 @@
Before reporting a [% terms.bug %], make sure you've read our
<a href="https://developer.mozilla.org/docs/Mozilla/QA/Bug_writing_guidelines">
[% terms.bug %] writing guidelines</a> and double checked that your [% terms.bug %] hasn't already
been reported. Consult our list of <a href="https://bugzilla.mozilla.org/duplicates.cgi">
most frequently reported [% terms.bugs %]</a> and <a href="https://bugzilla.mozilla.org/query.cgi">
been reported. Consult our list of <a href="/duplicates.cgi">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relative urls should omit the /, because bugzillas can run under something other than the root.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, well spotted! Fixed.

@CyberShadow CyberShadow force-pushed the new-bug-relative-uris branch from 90d7e37 to 174977d Compare March 16, 2018 01:18
@dylanwh dylanwh changed the title template/en/default/bug/new_bug.html.tmpl: Use relative URLs Bug 1446236 - template/en/default/bug/new_bug.html.tmpl: Use relative URLs Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants