Summary | Horde_Perms / Horde_Perms_Ui broken after refactor to Horde_Db |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) , mrubinsk (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 05/24/2010 (5523 days ago) |
Due | |
Updated | 05/24/2010 (5523 days ago) |
Assigned | 05/24/2010 (5523 days ago) |
Resolved | 05/24/2010 (5523 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
of the issues were due to a buggy development build of xcache I was
using.
fix reveresed logic
Bug: 9057http://git.horde.org/diff.php/framework/Perms/lib/Horde/Perms/Sql.php?rt=horde-git&r1=61cbfe4b3fd5b2b4939499e1648bcab186b8d290&r2=7c2b6ce5bf96c6c7d7ee5790ead47ad63817068a
Assigned to
State ⇒ Assigned
parent relationship. Adding new perms *sometimes* fails, and
afterwords, the UI interface fails to load. Also, deleting perms with
children doesn't seem to delete the children from the db.
Ticket #9049(although, thisfix is ok for the interim until we figure out the auto-increment
migration stuff).
This at least keeps me and others with the same issue running in the
meantime.
Taken from
State ⇒ Resolved
and oracle might want to take a look though.
http://lists.horde.org/archives/commits/2010-May/003977.html
the upgrade via migration scripts, not SQL files. Which makes this
portion a duplicate of
Ticket #9049(although, this fix is ok for theinterim until we figure out the auto-increment migration stuff).
Assigned to Michael Rubinsky
Taken from Michael Slusarz
and oracle might want to take a look though.
http://lists.horde.org/archives/commits/2010-May/003977.html
Priority ⇒ 1. Low
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒
Assigned to
Assigned to Michael Slusarz
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Perms / Horde_Perms_Ui broken after refactor to Horde_Db
Type ⇒ Bug
autoincrement functionality
- Adding child permissions is broken
- ?