On Firefox 6.0/Mac OS X 10.5.8 and Drupal 6.22 with WebFM 6.x-2.15. Logged in as admin. Drupal core and all modules recently updated with Drush.

When viewing the list of files in the webfm directory associated with the module, it is possible to click on an image link and view it. However, if a second link is clicked, only an empty window is shown. After turning on Javascript Debug I find this error displayed in the error console for Firefox 6/Mac:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMLocation.replace]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: http://www.example.com/sites/all/modules/webfm/js/webfm.js?c :: :: line 2143" data: no]

I have replaced the development domain with "example.com".

This does not appear on Safari 5/Mac or Chrome 12/Mac. Web research indicates that this is a message and behavior that applies perhaps uniquely to Firefox. It is related, apparently, to not being able to make a connection to a web service.

Can this be resolved?

Comments

nhck’s picture

Status: Active » Closed (duplicate)

Thank you for taking the time and making this bug report. This issue has already been reported: #1099970: Left-clicking on images to see them only works once and I have no clue how to solve it.