[Tickets #11571] Re: PHP Fatal error: Call to undefined method Horde_Util::addParameter()
bugs at horde.org
bugs at horde.org
Wed Oct 24 07:53:39 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11571
------------------------------------------------------------------------------
Ticket | 11571
Updated By | Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de>
Summary | PHP Fatal error: Call to undefined method
| Horde_Util::addParameter()
Queue | Sesha
Version | 1.0.0beta1
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de> (2012-10-24 09:53) wrote:
> Hello,
>
> I'm installing latest versions of Sesha (1.0.0beta1) and Horde
> (5.0.0beta6) from Pear channel.
> Once main Sesha's webpage is entered, i see empty screen and next
> fatal error in Apache's error.log:
>
> PHP Fatal error: Call to undefined method
> Horde_Util::addParameter() in
> /usr/share/php/Horde/sesha/lib/View/List.php on line 96
The Api of Horde_Util has changed, addParameter is gone. I think I
need to rewrite all calls to Horde_Util::addParameter to use Horde_Url
instead.
More information about the bugs
mailing list