Closed (fixed)
Project:
jCarousel
Version:
7.x-2.6
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2012 at 16:17 UTC
Updated:
4 Jul 2012 at 12:11 UTC
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
Comment #1
value commentedBoth 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...
Comment #2
bbinkovitz commentedSo... 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.
Comment #3
quicksketchThe link to documentation works again AFAIK. There was a bug in drupalcode.org that was preventing it from working correctly.
Comment #4
ff1 commented