Calender class calls non-existing T_() method

Bug #498274 reported by Tilman Blumenbach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quam Plures
Fix Released
Critical
Tilman Blumenbach

Bug Description

Bazaar branch: trunk

The calendar widget is broken. It uses a helper class (called "Calendar") whose methods try to call a non-existing T_() method (leading to a fatal PHP error when trying to display the widget). This bug was introduced when replacing all calls to the global T_() function with calls to Plugin::T_().

Possible solutions:
 - Revert to global T_() function calls.
 - Use a reference to the Plugin class which uses the Calendar class.

Related branches

description: updated
Changed in quam-plures:
status: Confirmed → Fix Committed
Yabs (yabs)
Changed in quam-plures:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.