Summary | Dynamic view: Sorting leads to PHP errors |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 09/13/2012 (4677 days ago) |
Due | |
Updated | 09/17/2012 (4673 days ago) |
Assigned | |
Resolved | 09/14/2012 (4676 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Dynamic view: Sorting leads to PHP errors
Type ⇒ Bug
State ⇒ Unconfirmed
when I switch between asc/desc sort order, I get the following PHP error:
2012-09-13T10:21:34+02:00 WARN: HORDE [imp] PHP ERROR: array_flip()
[<a href='function.array-flip'>function.array-flip</a>]: Can only flip
STRING and INTEGER values! [pid 2966 on line 84 of
"/datastore/DEVEL/horde/imp/lib/Indices.php"]
Cheers,
Thomas