[Tickets #12147] Re: Not possible to configure vertical layout as default
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Mar 31 05:07:34 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12147
------------------------------------------------------------------------------
Ticket | 12147
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Not possible to configure vertical layout as default
Queue | IMP
Version | 6.0.4
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-03-30 23:07) wrote:
> As far as I figured out it's not possible to store the vertical
> layout as default layout
Yes it is. Although you need to set this setting in js/dimpbase.js
since it is not a Horde preference (it is stored on the browser).
> and after I log out and log in again, I'm back at the horizontal layout.
Cant reproduce. Browser storage is handled by
http://www.jstorage.info/ so if you find an issue you should report it
there.
And according to the documentation:
"If the browser doesn't support data caching, then no exceptions are
raised - jStorage can still be used by the script but nothing is
actually stored."
> It would be great to either store what was choosen when I logged out
We do and I don't see any problems.
> (and reuse that one) and/or give a possibility to configure my default.
No. It is more than easy enough to do a simple toggle. There is no
need for anything more complicated. And you can change the default
locally as mentioned above.
More information about the bugs
mailing list