Closed (fixed)
Project:
Ticket
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2014 at 07:44 UTC
Updated:
13 Feb 2014 at 18:50 UTC
Jump to comment: Most recent
fun times. probably something in the entity api that wasn't covered yet.
Comments
Comment #1
jyee commentedAh, it looks like when i simplified access control, that did a number of bad things (like making ticket type tabs available on all events, rather than what they're tied to. I probably need to rework this menu alter.
Comment #2
jyee commentedI just pushed code that fixes the access issues and should resolve the errant %25 (or %) in the url. I'm not sure if this resolves the metadata wrapper exception, since i still haven't been able to replicate that, but i'm hoping it does.
Comment #3
jyee commentedComment #4
jyee commentedThis is squashed! Although, probably not worth review, since it's gone away with menu refactoring.