| 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 | 9/13/12 (5032 days ago) |
| Due | |
| Updated | 9/17/12 (5028 days ago) |
| Assigned | |
| Resolved | 9/14/12 (5031 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