We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Four digit pulse profiles generate a broken link on this page https://foundation.mozilla.org/en/insights/team/. Somehow a comma is inserted after the first digit of a four digit pulse profile. In Wagtail itself, there is no extra comma. Example: Ramak Molavi's profile takes you to https://www.mozillapulse.org/profile/5,079 instead of https://www.mozillapulse.org/profile/5079. It does not do this with the 2-3 digit Pulse profiles.
The text was updated successfully, but these errors were encountered:
TheoChevalier
Successfully merging a pull request may close this issue.
Describe the bug
Four digit pulse profiles generate a broken link on this page https://foundation.mozilla.org/en/insights/team/.
Somehow a comma is inserted after the first digit of a four digit pulse profile. In Wagtail itself, there is no extra comma. Example: Ramak Molavi's profile takes you to https://www.mozillapulse.org/profile/5,079 instead of https://www.mozillapulse.org/profile/5079. It does not do this with the 2-3 digit Pulse profiles.
The text was updated successfully, but these errors were encountered: