Maybe I am missing something and there is a way to configure this. I am running Drupal 6.15 using Garland theme. My front page is a node list. The node links to content marked as "Sticky at top of lists" act as I expect and want when I click on them. Taking me to the content in the same window. However, when the content is not marked with the "sticky at top of lists" check box the node link opens a new window/tab which I do not want.

Is there anyway to disable/alter this behaviour? Seems like a bug to me or perhaps a bad feature that at least needs to be configurable.

Comments

mustardman’s picture

Title: Content that are not marked as "Sticky at top of lists" opens in new window/tab » Content that is not marked as "Sticky at top of lists" opens in new window/tab
dave reid’s picture

Category: bug » support

This is not core behavior at all. I'd bet there is a contrib module responsible for this.

mustardman’s picture

Hmmmm,

I guess I will have to do some troubleshooting them. Using Firebug The node links are not marked to open in a new window. They are marked the same as sticky links. Only difference is the sticky links have a div id class = "node sticky" and the non sticky links that open in a new window have div id class = "node". Everything else is identical.

Here is my module list:
Modules

AdSense 6.x-1.2
Includes: AdSense Click Tracking, AdSense core, Managed ads

Adsense Injector 6.x-2.7

CKEditor - WYSIWYG HTML editor 6.x-1.0

Global Redirect 6.x-1.2

Javascript Tools 6.x-1.0
Includes: Javascript tools

Login Security 6.x-1.0

Mollom 6.x-1.10

Nodetype 6.x-1.0

Nodewords 6.x-1.11
Includes: Nodewords, Nodewords - basic meta tags

Page Title 6.x-2.3

Path redirect 6.x-1.0-beta6

SEO Checklist 6.x-2.0

Service links 6.x-1.0

Token 6.x-1.12

XML sitemap 6.x-1.1
Includes: XML sitemap, XML sitemap engines, XML sitemap node

mustardman’s picture

Ok this is wierd,

I didn't change anything and no modules were updated and now it's not doing this anymore. wtf?

kars-t’s picture

Status: Active » Fixed

Hi

I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.

Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.

Status: Fixed » Closed (fixed)

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