Closed (fixed)
Project:
G2 Glossary
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2011 at 17:50 UTC
Updated:
12 Sep 2011 at 14:31 UTC
When I go to G2 glossary main page I got:
Notice: Undefined variable: text in g2\page_main() (line 1137 of Z:\home\paris9.kz\www\emploi\sites\all\modules\g2\g2.module).
Comments
Comment #1
clashar commentedComment #2
fgmStrange. What is your PHP version ?
Comment #3
clashar commentedfgm, it's 5.3.6
Comment #4
fgmThis seems to be a rather marginal case (which should be covered nevertheless, but is not): it can happen when:
- you designated a valid node as the G2 main page
- this node does not have a body field OR the field is empty.
Comment #5
fgmFixed in today's version.