Closed (fixed)
Project:
Shorten URLs
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 23:02 UTC
Updated:
22 Feb 2012 at 06:30 UTC
Hi
I was on the report page when I clicked on a shortened link and I came face to face with my 404 error page. I checked the url generated and saw that it wasn't created as external.
To correct this little mistake I edited the view, changed the "Rewrite results" property of the field "Shortened URLs: Shortened URL (Shortened URL)" and checked the box "External server URL" and it work fine.
Best.
Julien
Comments
Comment #1
JulienD commentedI tried to add a patch to fix it easily, but the problem come maybe from the version used of Views. I'm on the version 3 of Views api and the module is based on the v2.
So I can't add a patch because the generated code is completly different. Do you have the same problems with Views api v2 ?
Comment #2
icecreamyou commentedInteresting. Thanks for identifying the reason. Committed fix to dev.