Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

bug 1461350: Remove extra reverse parameters #4794

Merged
merged 1 commit into from
May 18, 2018

Conversation

jwhitlock
Copy link
Contributor

Remove extra parameters from Kuma's reverse call:

  • prefix - No one used this
  • force_locale - Forced locale prefix in URL, now default
  • unprefixed - Forced no locale prefix in URL, now default for non-prefixed URLs.

Some now-dead code in test_edit_spam_ajax that were using these parameters is also removed.

Remove extra parameters from Kuma's reverse call:

* prefix - No one used this
* force_locale - Forced locale prefix in URL, now default
* unprefixed - Forced no locale prefix in URL, now default for
  non-prefixed URLs.
Copy link
Contributor

@escattone escattone left a comment

Choose a reason for hiding this comment

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

Thanks @jwhitlock!

@escattone escattone merged commit e09e336 into mdn:master May 18, 2018
@jwhitlock jwhitlock deleted the reverse-legacy-params-1461350 branch May 18, 2018 21:32
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.

None yet

2 participants