[Bug 63150] "Invalid feed class/item" exceptions from ApiFormatFeedWrapper

2014-03-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63150

Brad Jorsch  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Brad Jorsch  ---
This should be deployed to WMF wikis with 1.23wmf21, see
https://www.mediawiki.org/wiki/MediaWiki_1.23/Roadmap for the schedule.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63150] "Invalid feed class/item" exceptions from ApiFormatFeedWrapper

2014-03-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63150

--- Comment #3 from Gerrit Notification Bot  ---
Change 121381 merged by jenkins-bot:
API: Allow for format modules that cannot handle errors

https://gerrit.wikimedia.org/r/121381

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63150] "Invalid feed class/item" exceptions from ApiFormatFeedWrapper

2014-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63150

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63150] "Invalid feed class/item" exceptions from ApiFormatFeedWrapper

2014-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63150

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63150] "Invalid feed class/item" exceptions from ApiFormatFeedWrapper

2014-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63150

--- Comment #2 from Gerrit Notification Bot  ---
Change 121381 had a related patch set uploaded by Anomie:
API: Allow for format modules that cannot handle errors

https://gerrit.wikimedia.org/r/121381

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63150] "Invalid feed class/item" exceptions from ApiFormatFeedWrapper

2014-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63150

--- Comment #1 from Brad Jorsch  ---
What appears to be happening here is that an API error is being raised
somewhere after the point where the custom feed printer is initialized, and the
custom feed printer chokes when asked to print that API error.

I don't see any obvious candidates for the cause of the original error, but
that doesn't matter much since this situation should be handled anyway. For
testing, this bug can be reproduced by locally editing ApiFeedRecentChanges to
throw an exception from its execute() method.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l