Bug #2132
closed
- Assignee changed from beat to krileon
Static function could not access $this preventing it from using the plugin defined title and/or description functions. self:: can not access the same as $this. Could not find a specific reason as to why function was static aside from referenced access from _renderFields. Patch A addressed static function. Patch B addresses _renderFields usage to use callField instead of cbFieldHandler::.
- Status changed from Resolved to Closed
- Estimated time set to 2:00 h
Fixed in r1335 as proposed in patch. Thank you Kyle.
This removes last static calls and PHP5 strict issues in CB Fields, and adds 2 new events as well.
r1342 fixes a regression on registration form for tabs displayed as pseudo-fields
Also available in: Atom
PDF