Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2011 at 05:11 UTC
Updated:
12 Jun 2014 at 08:59 UTC
Jump to comment: Most recent
Comments
Comment #1
anarcat commentedPlease be more specific about what fails exactly here.
You mentionned something about the page title being wrong?
Comment #2
eclipsegc commentedActually the modal window that pops up says access denied, and on page refresh, you get a title that SHOULD have been in the modal, though the "task name" that you're trying to perform (migrate) is missing from the title.
Comment #3
anarcat commentedI can reproduce, this is the error I get:
Comment #4
anarcat commentedFixing that reference doesn't actually resolve the permission issue, which still stands.
Comment #5
anarcat commentedThe problem was with the CSRF fix introduced in #1117296: cross site request forgery issue in tasks which I have since reverted. head should work again now.