Summary | Horde_Block doesn't read block parameters correctly |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 12/23/2009 (5732 days ago) |
Due | |
Updated | 01/04/2010 (5720 days ago) |
Assigned | |
Resolved | 01/04/2010 (5720 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from
Taken from Michael Rubinsky
State ⇒ Resolved
We need the parameter values here (
Bug #8800).http://git.horde.org/diff.php/framework/Block/lib/Horde/Block.php?rt=horde-git&r1=6e78b98c5901908be06c2709e60088546e4b7627&r2=6db838db8ce032d1412e671ec60803a87a012449
http://git.horde.org/diff.php/horde/templates/portal/layout.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=6db838db8ce032d1412e671ec60803a87a012449
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to
Assigned to Michael Rubinsky
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Block doesn't read block parameters correctly
Type ⇒ Bug
State ⇒ Assigned
(non-default) settings. Settings seem to be written to prefs storage
fine, but somewhere along the line, it looks like the default values
are being loaded.
I'll continue to try to track this down, but if someone with a more
in-depth knowledge of the Horde_Block code then I wants to take a
look....