Page MenuHomePhabricator

Search regression - redirect text missing from search results
Closed, ResolvedPublic

Description

Previous builds followed the spec:

Search Item View

Scenario Redirects

Given that I have entered a search $query
When that $query result includes a page with a redirect
Then I should see a list item with the redirect title
And subhead text with “Redirected from $query”

Pre-regression:

Screen_Shot_2015-10-28_at_5.13.53_PM.png (1×974 px, 371 KB)

Alpha Build 454 does not:
Regression:

Screen Shot 2015-10-29 at 12.04.20 PM.png (1×675 px, 185 KB)

Event Timeline

Mhurd raised the priority of this task from to Needs Triage.
Mhurd updated the task description. (Show Details)
Mhurd subscribed.
Mhurd set Security to None.
JMinor updated the task description. (Show Details)
JMinor updated the task description. (Show Details)

Checked with 5.0.0.454 iPhone 5 iOS 9.02 - there is no Redirect info in Search results, or on articles themselves:

  • type "planet proserpina" to make sure that Search result return 'Eris (dwarf planet)' which is a redirect article.

IMG_0046.PNG (1×640 px, 106 KB)

IMG_0047.PNG (1×640 px, 257 KB)

Note: the same behavior in Android.

Checked with 5.0.0.465 on iPhone 5 iOS 9.02 - 'Redirected from...' is displayed in Search results list:

IMG_0052.PNG (1×640 px, 136 KB)

Note: the article to which 'Redirected from ...' redirects does not display this fact.