Seems that this version makes ALL my links external, whether or not the checkbox is checked. Both FF2 and IE7, including the default links (menus, tags, titles, etc.). Tried running update.php, no difference.

WAMP env.:
- Win2K SP4 (fully patched)
- Apache 2.2.4
- PHP 5.2.3
- MySQL 5.0.41 (with the MySQL-provided PHP connectors)

No hurry for me: 1.1 works fine, so I will sit there, fat and happy. Thanks for the module, guys!

Comments

Anonymous’s picture

Category: support » bug
Priority: Normal » Minor

I'm experiencing the same behaviour.
As per tm's report above, reverting to v1.1 resolved the issue on my site too.

My platform ...

MySQL database 4.1.14
PHP 5.2.2
Unicode library PHP Mbstring Extension
Web server Apache/1.3.37 (Unix) mod_throttle/3.1.2 DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.7 mod_ssl/2.8.22 OpenSSL/0.9.7e

quicksketch’s picture

Wow, weird. Sorry guys! I'll try to figure this out asap.
-Nate

quicksketch’s picture

Also, at first glance I'm not seeing this at all...

Could you make sure you clear your browser caches? The markup added by the module changed that would cause this behavior if the javascript were cached. Thanks!

tm’s picture

Hi!
Stuck it onto a test site that has not had this module installed before (hmm, why not?), and I still get the same thing (icons on ALMOST all; this is a default Garland site). Breadcrumbs, submitted by names, add comments, paging, rss, etc. The only "link" I see without icons is the Primary Links and the site icon in the header... Tried clearing cache and everything else, no joy. This is in FF2.0.0.4

In IE7, II just noticed something odd... all the nav menu items have icons. The links in the "recent comments" and "recent blog posts" blocks are intermittent (some do, some don't). Which ones are marked does not change, even with screen refreshes and dumping browser cache, and it does not matter if authenticated or not. Yuck!

Just to verify, I tried it in Opera 9.21 (rarely use this); it is consistent with the FF2 symptoms.

Sorry, all my sites are intranets.

Only reason I updated so soon: I was responding to a forum post, and the OP said he was seeing this, so I tried it myself. Oops! Had them revert to 1.1, which worked.

tm’s picture

Rescind the IE7 observation; I figured out why they looked like that. The titles were wrapping, obscuring the icon, but it is there. Sorry!

quicksketch’s picture

Ah! I had been testing with jQuery 1.1.2 and higher installed. Drupal comes with an older version which seems to act differently. I'll see what I can do.

quicksketch’s picture

Priority: Minor » Normal
Status: Active » Fixed

Thanks everyone for the quick responses. That update_status.module really gets people here in a hurry :)

After testing in jQuery 1.0.4 (Drupal 5 default), 1.1.2, and the latest 1.1.3 I'm pretty sure I've corrected the problem. Please download the brand new 1.3 version of this module. And reopen the issue if the problem persists. If you encounter a new problem, please create a separate issue. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)