Closed (fixed)
Project:
Taxonews
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 14:09 UTC
Updated:
16 Oct 2014 at 19:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fgmGood catch: I did not test without clean URLs. The link should be sites/all/modules/taxonews/INSTALL.txt whether clean URLs are there or not. D7 has a mechanism in url() for this (the "script" option), but not D6.
OTOH, it seems you saying the link does not work when clean URLs are on, although it should work in that case. Can you confirm ?
Comment #2
fgmGot a patch to catch it during testing. On to the fix itself, now.
Comment #3
fgmActually, because of Simpletest issue #1027210: DrupalWebTestCase::clickLink() can be wrong, the test is a bit more involved.
Comment #4
fgmThs patch below has been committed to the dev branch.
Can you either test with this patcha applied or just checkout the dev version when it gets rerolled to see if this fixes your case too ?
Comment #5
verta commentedThanks for the patch, will try the -dev, having trouble getting the patch applied.
Comment #6
fgmThat must be because the patch applies to the 6.x-1.x-dev version. You should be using it, as it contains numerous fixes and improvements over 6.1.0.
Comment #8
fgmPatch bot is now live: this patch applies to 6.x-1.x-dev, setting accordingly.
Comment #9
fgmErrr... no it will no longer apply since it has already been committed. Just do a test with the dev version which was rolled last night. Let's forget the bot for now.
Comment #10
fgmTest catches the error on 7.x
Comment #12
fgmFixed as per #1009120: url() fails on files without clean URLs.
Comment #13
fgmWas actually fixed 3 years ago in (CVS-style) version 1.10.8.20.