[Tickets #12043] Re: IE8: Sessions without cookies are broken
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Feb 20 05:50:15 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12043
------------------------------------------------------------------------------
Ticket | 12043
Updated By | Git Commit <commits at lists.horde.org>
Summary | IE8: Sessions without cookies are broken
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-02-20 05:50) wrote:
Changes have been made in Git (master):
commit b31b393c5d7952e4c7391cc41c0b91b24a593fa6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 19 22:45:08 2013 -0700
[mms] Use csstidy library to parse CSS files when creating static
CSS (Bug #12043).
Should be more efficient, since we don't have to search for url
parameters three different times.
Also, should be more robust (fixes support for multiple urls in a single
CSS style).
Side effect: $conf['cachecssparams']['compress'] is no longer needed -
since we are already necessarily parsing the CSS, there's no reason not
to compress when saving. Will remove the option in Horde 5.1 for
clarity.
framework/Core/lib/Horde/Themes/Css.php | 98
++++++++++++++++++-------------
framework/Core/package.xml | 2 +
2 files changed, 58 insertions(+), 42 deletions(-)
http://git.horde.org/horde-git/-/commit/b31b393c5d7952e4c7391cc41c0b91b24a593fa6
More information about the bugs
mailing list