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!