Xqt added a comment.

  This is not a overlap problem: `-exceptinside:"citazione *=[^\|\n]+"` does 
not work because the regex halts at the first `|` sign and all text behind it 
could be replaced anyway. It might be a problem of nested templates if you 
expand the regex to `citazione *=[^\n\}]+`. Maybe `citazione 
*=[^{]+({{[^}]+}}[^\|\n\{\}]+)*` works as expected.

TASK DETAIL
  https://phabricator.wikimedia.org/T311556

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Xqt, Aklapper, pywikibot-bugs-list, Basilicofresco, Jyoo1011, JohnsonLee01, 
SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, 
JJMC89, Dvorapa, Altostratus, binbot, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to