Closed (fixed)
Project:
Auction
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2013 at 12:24 UTC
Updated:
11 Dec 2013 at 01:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
uhkis commentedPatch to fix relisting feature and the link in views.
Comment #2
mrburton commentedAfter applying the patch, the relist link seems to function properly. But after relisting an auction through the edit form which opens after clicking the link, the formerly closed auction node is not accessible anymore to the user who created it (Access denied), although it's still listed in My auctions page (auctions/my).
Comment #3
mrburton commentedComment #4
uhkis commentedOn clean install, first patch created a similar but not the same exception. This patch should handle both situations.
As for #2 user needs "View own unpublished content" permission. I'm gonna open up another issue for reviewing current default permissions.
Comment #5
mrburton commentedAlso tested the second patch, didn't encounter any errors.
Comment #6
uhkis commentedPushed to dev.