Closed (fixed)
Project:
Reviews
Version:
7.x-1.15
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2013 at 06:20 UTC
Updated:
14 Aug 2013 at 13:13 UTC
I have a drupal install located in a folder in localhost, 'localhost/drupal/', so my site's home page is 'localhost/drupal', and editing reviews would be at 'localhost/drupal/node/NID/edit-review/RID'. However, the edit link on the reviews isn't generated safely, so the edit link is '/node/107/edit-review/1', which then becomes only 'localhost/node/107/edit-review/1', resutling in a 404 error.
Comments
Comment #1
scot.hubbard commentedThanks for bringing this to my attention.
Please upgrade to version 7.x-1.16
Comment #2
scot.hubbard commented