We have moved to Github. Please open tickets there.

Opened 4 years ago

Closed 3 years ago

#1816 closed Defect (fixed)

ldap plugin calls register_translations() in start.php

Reported by: cash Owned by:
Priority: trivial Milestone:
Component: Version:
Severity: Keywords:
Cc: brettp, Difficulty:

Description

plugins shouldn't be calling register_translations() in their init() functions since the framework handles the loading of the language files.

Attachments (1)

ldap_auth_r1128.diff (404 bytes) - added by misja 4 years ago.
ldap_auth_r1128.diff

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by misja

ldap_auth_r1128.diff

comment:1 Changed 3 years ago by cash

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:1152]) closes #247 - extra call to register_translations is removed

Note: See TracTickets for help on using tickets.