The formatter can be invoked without 'limit' and 'element' keys for $info['#item'].
However, it currently only checks for the existince of the 'items' key and not the other two, causing php 5.3 to throw warnings when they are missing.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | missing_keys_without_isset-1294444-1.patch | 608 bytes | fgm |
Comments
Comment #1
fgmSuggested patch fixed this.
Comment #2
andypostThanx, commited to D6 & D7
Comment #3
andypostAdded follow-ups D7 & D6