Keywords and description don't appear in IE

shyam2053 - August 4, 2005 - 20:27
Project:Nodewords
Version:4.6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:critical
Assigned:Robrecht Jacques
Status:closed
Description

Keywords and description tags don't appear for my site when using Internet Explorer.

For the homepage the Keywords and Description appear but for inner pages (for which i have set keywords) no tags appear. This problem occurs when using Internet Explorer, it works fine with Firefox.

#1

Robrecht Jacques - August 5, 2005 - 09:00
Assigned to:Anonymous» Robrecht Jacques

Really??
Seems quite strange to me as Drupal is server side and doesn't do any "browser sniffing". The HTML Drupal outputs should be the same for all browsers used.

Are you sure it has nothing to do with IE caching things?

Could you test this:
1. create a completely new page, and immediately assign keywords to it. Does IE display these keywords?
2. visit a page without keywords in IE. Then edit the page assigning new keywords or edit the body. After the save, does IE display the updates?
3. Do you have enabled "Page cache"? "Strict" or "Loose"?

#2

shyam2053 - August 5, 2005 - 14:50

I actually investigated a little more.

The keywords or description only appear in both IE and Firefox if the user is registered. For Anoymous users there are no keywords or description tags.

#3

Robrecht Jacques - August 8, 2005 - 09:51
Priority:normal» critical

I can't seem to reproduce this bug:

- clean install of drupal 4.6 and nodewords 4.6.
- create a "page" with keywords.
- logout.
- view the new page → keywords and description (teaser) are present.
- downloaded the source of the page with "wget" → keywords and description (teaser) are present.

Can you tell me the exact version of nodewords.module? It should be on the second line and similar to:
// $Id: nodewords.module,v 1.5.2.3 2005/08/08 09:18:09 robrechtj Exp $

I thought this was fixed in version 1.5.2.1.

#4

shyam2053 - August 9, 2005 - 19:57

It seems i had an older version. I had used the patch to update it.

It works fine now. I just uploaded the newest version and it seems to be working fine.

Thanks!

#5

Robrecht Jacques - August 9, 2005 - 20:34
Status:active» closed

No problem.
Closing this issue.

 
 

Drupal is a registered trademark of Dries Buytaert.