Summary | Mobile view (smart phone): Search only works once |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/18/2012 (4705 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 08/20/2012 (4703 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 67cfd42a4b1e33ef431df5f63c405520735360cd
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 20 15:34:53 2012 -0600
Bug #11363: Clear cache when searching so that previous resultsaren't returned (smartmobile view)
imp/js/smartmobile.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/67cfd42a4b1e33ef431df5f63c405520735360cd
State ⇒ Resolved
commit 67cfd42a4b1e33ef431df5f63c405520735360cd
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 20 15:34:53 2012 -0600
Bug #11363: Clear cache when searching so that previous resultsaren't returned (smartmobile view)
imp/js/smartmobile.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/67cfd42a4b1e33ef431df5f63c405520735360cd
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Mobile view (smart phone): Search only works once
Type ⇒ Bug
State ⇒ Unconfirmed
the "Search" button in the smartphone view only works once. If you
search multiple times, it will always show the result from the first
search query.
Best regards,
Thomas