Closed (fixed)
Project:
Apps
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 21:16 UTC
Updated:
14 May 2012 at 20:30 UTC
Here is a quick patch that just uses empty() to check the value in the $manifests instead of !. When you have more than one app server, you get improper index notices.
| Comment | File | Size | Author |
|---|---|---|---|
| apps-check-empty-multiple-servers.patch | 592 bytes | populist |
Comments
Comment #1
jec006 commentedI'm having a hard time reproducing this issue - are you still having this problem on the current dev version?
This seems like a good patch that just in general better meets coding standards, but I also want to make sure any issues get resolved.
(i'm committing the patch from the OP as a style fix)
Thanks
Comment #2
populist commentedLooking good!