Skip Menu |

This queue is for tickets about the Gitalist CPAN distribution.

Report information
The Basics
Id: 56747
Status: resolved
Priority: 0/
Queue: Gitalist

People
Owner: Nobody in particular
Requestors: drew [...] drewtaylor.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.001001
Fixed in: (no value)



Subject: Links not getting proper prefix
Links appear to be missing the FCGI bits which causes 404 errors. To reproduce: 1) Go to http://goatse.co.uk/~bobtfish/Gitalist/script/gitalist.fcgi/Gitalist/26bd8fabb49bf5c821c1dc63be0284f800c90c88/blame/Changes 2) Click on the "Blame" menu and choose one of the options. I chose History. 3) The resulting URL is http://goatse.co.uk/Gitalist/26bd8fabb49bf5c821c1dc63be0284f800c90c88/history/Changes. Note the it's missing the "~bobtfish/Gitalist/script/gitalist.fcgi/" after the host. You can also see this bug with the Branches pulldown menu. Perhaps javascript is assuming the application root it "/"?
This is fixed in commit 7a2c74c3. Expect a release soon (next 24 hours). Thanks for the bug report!
With Tom's fix in a current release this can now be resolved. -- Cheers, Dan Brook