Summary | Mobile view (smart phone): Folder content not displayed every time |
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/15/2012 (4706 days ago) |
Due | |
Updated | 08/29/2012 (4692 days ago) |
Assigned | |
Resolved | 08/15/2012 (4706 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 41b8b1bd84f931cf669305b69ddc488b649c37b0
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Aug 15 14:35:59 2012 -0600
Revert "Fix refreshing a mailbox that has no changes in dynamic view"
This reverts commit fe610b773e40f3189dc260b0c9c98ece54a5f515.
Fixes
Bug #11357imp/lib/Ajax/Application.php | 47 +++++++++++++++++++++--------------------
1 files changed, 24 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/41b8b1bd84f931cf669305b69ddc488b649c37b0
State ⇒ Resolved
commit 41b8b1bd84f931cf669305b69ddc488b649c37b0
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Aug 15 14:35:59 2012 -0600
Revert "Fix refreshing a mailbox that has no changes in dynamic view"
This reverts commit fe610b773e40f3189dc260b0c9c98ece54a5f515.
Fixes
Bug #11357imp/lib/Ajax/Application.php | 47 +++++++++++++++++++++--------------------
1 files changed, 24 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/41b8b1bd84f931cf669305b69ddc488b649c37b0
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Mobile view (smart phone): Folder content not displayed every time
Type ⇒ Bug
State ⇒ Unconfirmed
when I click on "Folders" and then on "Inbox" in the smartphone view,
it does not show the folder content every second time or so. It
behaves as if the folder is empty.
When I hit the refresh button in the browser, it shows the content
just fine. Hitting refresh several times shows the content very time,
too.
May be something similar like
#11289?Cheers,
Thomas