[Bug 50347] mw-update-l10n failure does not abort scap

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 --- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 71056 abandoned by Tim Starling: (bug 50347) have mergeMessageFileList check if extension files in file-list are available Reason: Per author.

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 --- Comment #5 from Tim Starling tstarl...@wikimedia.org --- (In reply to comment #4) among other issues, I think we should not rely on include_once and have the mergeMessageFileList check for and omit any missing extension files. see

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 Tim Starling tstarl...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 --- Comment #7 from Tim Starling tstarl...@wikimedia.org --- It was fixed in https://gerrit.wikimedia.org/r/#/c/71313/ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 --- Comment #1 from Ori Livneh o...@wikimedia.org --- A further consequence of the misplaced confidence in 'set -e' is that scap will sync an empty l10n file if mergeMessageFileList.php fails for whatever reason. The problem is in lines 42-46

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |High -- You

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 Aude aude.w...@gmail.com changed: What|Removed |Added CC||aude.w...@gmail.com ---

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added See Also|

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 --- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 71056 had a related patch set uploaded by Aude: (bug 50347) have mergeMessageFileList check if extension files in file-list are available

[Bug 50347] mw-update-l10n failure does not abort scap

2013-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50347 --- Comment #4 from Aude aude.w...@gmail.com --- among other issues, I think we should not rely on include_once and have the mergeMessageFileList check for and omit any missing extension files. see https://gerrit.wikimedia.org/r/71056 -- You