Summary | Shift-N (next unread message) does not work (Dynamic view) |
Queue | IMP |
Queue Version | 5.0.8 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | eduardo (at) kalinowski (dot) com (dot) br |
Created | 07/18/2011 (5113 days ago) |
Due | |
Updated | 07/18/2011 (5113 days ago) |
Assigned | 07/18/2011 (5113 days ago) |
Resolved | 07/18/2011 (5113 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #10352: Fix Shift-N shortcut in dynamic view.5 files changed, 29 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/28d9f5d143cbbe0ce27cee4a0645af3263c12e76
This is a request when Shift-N is pressed:
view=Mail%2Fdovecot&cacheid=V1213879831%7CU29431%7CM197%7C9%7C0&cache=%7B12%7DMail%2Fdovecot29287%3A29290%2C29292%3A29296%2C29298%2C29303%2C29305%2C29307%2C29311%2C29314%3A29430&requestid=8&search=%7B%22unseen%22%3A1%7D&after=78&before=52
and the corresponding response:
/*-secure-{"response":{"ViewPort":{"cacheid":"V1213879831|U29431|M197|9|0","data":[],"metadata":{"readonly":0},"rowlist":[],"totalrows":197,"view":"Mail\/dovecot","requestid":8},"poll":{"Mail\/dovecot":1}}}*/
I do get this error in the log, though:
Jul 18 16:45:51 mail HORDE: HORDE [imp] PHP ERROR: array_diff() [<a
href='function.array-diff'>function.array-diff</a>]: Argument
#1isnot an array [pid 21784 on line 257 of
"/home/www/mailserver/horde4/imp/lib/Views/ListMessages.php"]
My php is version 5.2.6.
State ⇒ Feedback
http://www.horde.org/apps/horde/docs/INSTALL#dynamic-view-troubleshooting
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Shift-N (next unread message) does not work (Dynamic view)
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
#8223, Shift-N has been implemented as a shotcutto advance to the next unread message. But I cannot get this to work.
I can see the spinning circle in the message list when I press the
key, but nothing happens.