Closed (fixed)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2013 at 04:48 UTC
Updated:
31 Jan 2013 at 14:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
kaizerking commentedEdit:this error occurs for any setting, i.e not restricted to profile2
Comment #2
joachim commentedUrgh. This is my fault. I removed a couple of methods that were marked as 'Views 2 compatibility' (commit 93cf7f9fc31bf84a63dc8cac8a42a8e1e03fdc45) and didn't bother checking they weren't called...
Comment #3
kaizerking commentedshould i add that code from the commit diff?
Comment #4
joachim commentedNo, as we want that code to stay removed.
Can you try this patch please?
Comment #5
kaizerking commentedits working thanks:)
Comment #6
joachim commentedThanks!
Committed the patch.