Download & Extend

call to undefined function _geshifilter_override_geshi_defaults when changing CSS mode

Project:GeSHi Filter for syntax highlighting
Version:5.x-2.5
Component:Code
Category:bug report
Priority:normal
Assigned:soxofaan
Status:closed (fixed)

Issue Summary

geshifilter.admin.inc call _geshifilter_override_geshi_defaults, which seems to be undefined.

adding

require_once('geshifilter.pages.inc');

to geshifilter.admin.inc at line 5 fixed the problem.

Comments

#1

Version:6.x-1.0-rc2» 6.x-1.x-dev
Assigned to:Anonymous» soxofaan
Status:needs review» fixed

thanks, good catch
http://drupal.org/cvs?commit=97622

(this report also revealed another bug: http://drupal.org/cvs?commit=97621)

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

#3

Version:6.x-1.x-dev» 5.x-2.5
Status:closed (fixed)» needs review

This also needs to be applied to 5.x-2.5.
Identical error after download today. Adding require_once('geshifilter.pages.inc'); to the top of geshifilter.module resolved the issue.

#4

Should also note that the error only occurs if you enable "CSS classes and external CSS style sheet".

#5

Status:needs review» fixed

thanks
http://drupal.org/cvs?commit=102492

#6

Title:call to undefiined function _geshifilter_override_geshi_defaults when changing CSS mode» call to undefined function _geshifilter_override_geshi_defaults when changing CSS mode

GeSHi filter 5.x-2.6 is now available: http://drupal.org/node/225273

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here