[Tickets #11060] Share id 0 not found when clicking change perms icon
bugs at horde.org
bugs at horde.org
Thu Mar 8 02:54:11 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11060
------------------------------------------------------------------------------
Ticket | 11060
Created By | lfbm.andamentos at gmail.com
Summary | Share id 0 not found when clicking change perms icon
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
lfbm.andamentos at gmail.com (2012-03-08 02:54) wrote:
Every time I click on "Change permission" icon on any application
shares page (for example
horde/services/shares/edit.php?app=nag&share=...) I get this in the log:
2012-03-07T23:40:48-03:00 ERR: HORDE [horde] Share id 0 not found [pid
769 on line 234 of
"/Applications/MAMP/bin/php/php5.2.17/lib/php/Horde/Share/Sql.php"]
First thing to notice is every share_id in my tables (app..._sharesng)
begins with 1, not 0. I´m using MySQL.
But that doesn´t look like to be the main problem, because anyway the
share edit form is passing the "share_name" field as Form Data, and
not the "share_id', which is expected by the try block in line 39 of
horde/services/shares/edit.php.
More information about the bugs
mailing list