Page MenuHomePhabricator

Ignores [[WP:LAYOUT]] when adding {{multiple issues}}
Closed, DeclinedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Load [[College of Engineering, Trivandrum]] with genfixes

What happens?:

  • Correctly adds {{mutliple issues}} but moves {{short description}} underneath {{multiple issues}}

What should have happened instead?:

  • Correctly add {{multiple issues}} but keep {{short description}} above {{multiple issues}}

Software version
AWB 6.4.0.1 SVN 12974

Event Timeline

Rjwilmsi subscribed.

Under T386303 we added the rule that MetaDataSorter could not safely apply to zeroth section if there were unbalanced brackets. This article had an unbalanced bracket which I've now fixed - https://en.wikipedia.org/w/index.php?title=College_of_Engineering,_Trivandrum&diff=prev&oldid=1280653096

@Rjwilmsi - If MetaDataSorter cannot safely apply in this case, what moved the templates around?

@GoingBatty When {{multiple issues}} template is added, it's added at the top of the article and the templates that go into it are removed/or moved up into it, depending on how you want to think about it.