The "Code Review" link on the admin/build/modules page should point to coder/modulename instead of admin/coder/modulename.

CommentFileSizeAuthor
coder.patch849 bytesfwalch

Comments

douggreen’s picture

I think that you're using the wrong version. The current 6.x-1.x-dev version for coder.module should be 1.88.2.17 and not just 1.88, and I think that this current version links to the right place.

stella’s picture

I've just tested the current version and can confirm that it is working correctly.

Cheers,
Stella

douggreen’s picture

Status: Needs review » Closed (fixed)
seanr’s picture

Status: Closed (fixed) » Active

Checkout from HEAD gets 1.88. These changes probably need to be applied to the HEAD branch as well.

douggreen’s picture

Status: Active » Closed (won't fix)

Don't use HEAD. 5.x development is on DRUPAL-5. 6.x development is on DRUPAL-6-1. And we haven't started 7.x development yet, but when we do, it will be on DRUPAL-7-1. HEAD isn't used.