Summary | No scrollbar in traditional view |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 10/06/2010 (5389 days ago) |
Due | |
Updated | 01/20/2011 (5283 days ago) |
Assigned | 10/07/2010 (5388 days ago) |
Resolved | 01/20/2011 (5283 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
originally intended, e.g. a certain mailbox or message, or the
search view. But the original issue is solved.
extreme amount of overhead for something users should not be accessing
anyway.
Closing ticket as the original bug report has been fixed.
intended, e.g. a certain mailbox or message, or the search view. But
the original issue is solved.
Bug #9293: Fix some imp redirection issues when viewing page fromwrong view type
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=3224e2ac4b092b0315e8655b61aab86f6372b420&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=1121fb4fdde21774156cca072cbce4f6aac49313&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=1121fb4fdde21774156cca072cbce4f6aac49313&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=3b7b778a19b3e9e4cd4cf75af8a46a6de3082d6c&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=3b7b778a19b3e9e4cd4cf75af8a46a6de3082d6c&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=3b7b778a19b3e9e4cd4cf75af8a46a6de3082d6c&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/search-basic.php?rt=horde-git&r1=e6a5a80835ffcf5a625383ad0d68754676c42b71&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
http://git.horde.org/diff.php/imp/thread.php?rt=horde-git&r1=3b7b778a19b3e9e4cd4cf75af8a46a6de3082d6c&r2=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3
State ⇒ Feedback
certain imp scripts that wasn't causing a redirect from imp -> dimp
(the problem being that certain imp standard scripts need to be
accessible to both the imp and dimp views).
Try this.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ No scrollbar in traditional view
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
navigating to a mailbox through the sidebar) there are no scrollbars
visible.
In the long term, direct access to an IMP page should redirect to the
DIMP version of that page if DIMP is active. The same goes for MIMP
obviously.