Closed (fixed)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Mar 2017 at 09:11 UTC
Updated:
22 May 2017 at 17:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
fjgarlin commentedThis patch solves the problem as it adds a case for the rest route pattern and therefore it can compute the metatags correctly.
Comment #3
fjgarlin commentedComment #4
damienmckennaThanks for the patch, that's a particularly interesting bug. I'll see if I can get some time to write some tests for this, to confirm the expected output.
Comment #5
damienmckennaI'm also inclined to start with #2853515: Add default handling to metatag manager and see what's needed after that.
Comment #7
damienmckennaI've committed this as-is with a placeholder tests file, we'll do tests later.
Comment #8
damienmckenna