Page MenuHomePhabricator

[Regression] __STATICREDIRECT__ is set when user sets a redirect, regardless whether the user ticks the box to set it
Closed, ResolvedPublic1 Estimated Story Points

Description

Steps to reproduce:

  1. Go to Wikipedia (not Beta labs).
  1. Open a page
  1. Set a redirect, e.g., to [[Test]]. Do NOT tick the box to set STATICREDIRECT.
  1. Save the page.
  1. Check your diff, and find that STATICREDIRECT has been set anyway.

I couldn't reproduce this on beta labs this morning, so it's probable that the patch already exists and just needs to be ported to the production projects.

Event Timeline

Whatamidoing-WMF raised the priority of this task from to High.
Whatamidoing-WMF updated the task description. (Show Details)
Jdforrester-WMF renamed this task from STATICREDIRECT should not be set when the user does not tick the box to set it to [Regression] __STATICREDIRECT__ is set when user sets a redirect, regardless whether the user does ticked the box to set it.Jan 15 2015, 12:18 AM
Jdforrester-WMF set Security to None.
gerritbot subscribed.

Change 185930 had a related patch set uploaded (by Alex Monk):
Don't add STATICREDIRECT whenever the user sets up redirect details

https://gerrit.wikimedia.org/r/185930

Patch-For-Review

Change 185930 merged by jenkins-bot:
Don't add STATICREDIRECT whenever the user sets up redirect details

https://gerrit.wikimedia.org/r/185930

Change 185991 had a related patch set uploaded (by Jforrester):
Don't add STATICREDIRECT whenever the user sets up redirect details

https://gerrit.wikimedia.org/r/185991

Patch-For-Review

Change 185992 had a related patch set uploaded (by Jforrester):
Don't add STATICREDIRECT whenever the user sets up redirect details

https://gerrit.wikimedia.org/r/185992

Patch-For-Review

Jdforrester-WMF renamed this task from [Regression] __STATICREDIRECT__ is set when user sets a redirect, regardless whether the user does ticked the box to set it to [Regression] __STATICREDIRECT__ is set when user sets a redirect, regardless whether the user ticks the box to set it.Jan 20 2015, 4:49 PM

Change 185992 merged by jenkins-bot:
Don't add STATICREDIRECT whenever the user sets up redirect details

https://gerrit.wikimedia.org/r/185992

Change 185991 merged by jenkins-bot:
Don't add STATICREDIRECT whenever the user sets up redirect details

https://gerrit.wikimedia.org/r/185991

This was merged to master, deployed, etc.