[Tickets #13561] Re: Failed adding multiple resources in dynamic view
noreply at bugs.horde.org
noreply at bugs.horde.org
Sat Sep 13 15:04:33 UTC 2014
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/13561
------------------------------------------------------------------------------
Ticket | 13561
Aktualisiert Von | heinz at htl-steyr.ac.at <heinz at htl-steyr.ac.at>
Zusammenfassung | Failed adding multiple resources in dynamic view
Warteschlange | Kronolith
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
heinz at htl-steyr.ac.at (2014-09-13 14:52) hat geschrieben:
If adding more than one resource checkResources() of
lib/Ajax/Application/Handler.php is called.
$this->vars->r gives a commaseperated string of resource ids like "1,2"
and so Kronolith::getDriver('Resource')->getResource($id) fails with
an id in form of "1,2"
problem appears only in dynamic view
More information about the bugs
mailing list