The link both in the description and the sidebar takes you to a page and gives a "Corrupted Content Error". Might want to update the link?

Currently it points to http://drupalcode.org/project/jcarousel.git/blob_plain/refs/heads/6.x-2....

Cheers

Comments

value’s picture

Category: bug » task

Both links are indeed reporting errors.

Changed category to Task as this is not a bug with the module itself.

The problem is with blob_plain display on the git site.

Changing all references to /blob_plain/ to /blob/ in the offending URLs corrects the error

borked
http://drupalcode.org/project/jcarousel.git/blob_plain/refs/heads/6.x-2....

working
http://drupalcode.org/project/jcarousel.git/blob/refs/heads/6.x-2.x:/REA...

borked
http://drupalcode.org/project/jcarousel.git/blob_plain/refs/heads/7.x-2....

working
http://drupalcode.org/project/jcarousel.git/blob/refs/heads/7.x-2.x:/REA...

bbinkovitz’s picture

So... is the link on the module page going to be updated, or are users going to have to continue to search the issue queue for workarounds for a defective link? The current situation, while hilarious, might be prohibitively obfuscated for some users.

quicksketch’s picture

The link to documentation works again AFAIK. There was a bug in drupalcode.org that was preventing it from working correctly.

ff1’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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