Just setting up the first stages of a site and get odd behaviour with the glossary.module. I have setup an initial taxonomy and linked this to the input formats. I then create some dummy content and include a glossary term so that it is hilighted in the text. When you click on the link you get a page with the normal Glossary information but it also includes the 'header', 'menu' and other parts of the site. See the screen grab attached. I've tried this on both my custom template and with standard.

I'm using the latest CVS version of Glossary.

CommentFileSizeAuthor
#2 glossary_remove_theme_page.patch1012 bytesJaza
#1 gloss_0.jpg131.71 KBgmak
gloss.jpg188.26 KBgmak

Comments

gmak’s picture

StatusFileSize
new131.71 KB

Attached is another version of the image without the screen grab software window in the middle of it (Doh!).

Jaza’s picture

Title: Clicking on a reference brings up an 'embedded' version of the site » Remove theme->page calls from glossary
Assigned: Unassigned » Jaza
Status: Active » Needs review
StatusFileSize
new1012 bytes

I noticed that more of these had been removed in a commit a while back, but there are still some critical ones left. This patch removes all remaining uses of theme('page', ...) in glossary.module.

moshe weitzman’s picture

Status: Needs review » Fixed

synched 4.7 and HEAD versions. is fixed now as far as I can tell. please reopen if thats not true.

lvthunder’s picture

Status: Fixed » Active

I just downloaded the cvs version of this to run with 4.7 and I'm getting this too when I click on the term.

dan_aka_jack’s picture

Yeah, I just downloaded the Glossary module from CVS and I'm getting this problem too!

moshe weitzman’s picture

Status: Active » Closed (fixed)

i am seeing tall print statements gone from 4.7 and HEAD. you are not?