Closed (fixed)
Project:
Update Status
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
21 Jun 2007 at 10:06 UTC
Updated:
7 Jul 2007 at 00:49 UTC
Jump to comment: Most recent file
Now that 5.x-2.0-beta is out, the next critical step on the path to core is making this E_ALL compliant. It's going to have to be notice-free to make it into core, so we might as well do that directly in the 5.x-2.* series, too, since the resulting changes are always going to be for the better... Let's make it E_ALL compliant, first, then we can branch for DRUPAL-5--2, and finally port to D6 in HEAD.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | update_status_E_ALL.patch.txt | 12.19 KB | dww |
Comments
Comment #1
dwwHehe, and as I suspected, there were a bunch of bugs hidden in here. Granted, things are especially screwy now in D6 land for update_status, since there are only a tiny handful of modules with 6.x-compatible releases, not including core. ;) But, we should be able to handle all of these cases properly.
As far as I can tell, attached patch fixes all E_ALL notices from every aspect of the UI I could find. And, it seems to handle all the random edge cases nicely. That said, a more careful review and more testing would be really great.
Comment #2
killes@www.drop.org commentedApplied the patch clicked around, nothing seeem to be broken.
Comment #3
dwwCommitted to HEAD, revision 1.62 of update_status.module.
Comment #4
(not verified) commented