Closed (fixed)
Project:
ShURLy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2014 at 14:32 UTC
Updated:
25 Jun 2014 at 20:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rswyers commentedThis patch changes the base url from the config properly.
It also changes the source of the short url in the database to allow any ambiguous url on your domain of the drupal install.
Now you can choose any ambiguous url on your domain to have the short links go to. Since it changes the source in the database, the links that are made before you change the base url are permanently using that source. They still work though.
Comment #2
jibus commentedThe first fieldset shoudn't have a tree.
Attached patch should fixed this issue.
Comment #3
jibus commentedCommitted against 7.x-1.x & 6.x-1.x