Page MenuHomePhabricator

lst: transcluding a broken redirect does not show a clear error message
Open, MediumPublicFeature

Description

Transcluding a non-existing redirect does not yield a clear error message:

  1. transcluding a page P with contents #REDIRECT[[non-existing-page]] will give a link to P,
  2. transcluding a page P with contents #REDIRECT[[P]] will return an empty result,
  3. transcluding a page P with contents #REDIRECT[[P2]], where P2 is again a redirect, will return an empty result. (seems resolved, although there is no regression test -- see T344449)

See the parser tests added in:
https://gerrit.wikimedia.org/r/#/q/I74efc76e81ef044232d5bc629e42d5ac83681560,n,z


Version: master
Severity: enhancement

Details

Reference
bz42477

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:01 AM
bzimport set Reference to bz42477.
bzimport added a subscriber: Unknown Object (MLST).

Tests documenting this (incorrect) behavior have been merged in https://gerrit.wikimedia.org/r/#/c/38628/

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 12:24 PM
Aklapper removed a subscriber: wikibugs-l-list.