YoastInfoView doesn't work with multiple dimensions
daniellienert opened this issue · 0 comments
daniellienert commented
When more then one dimension is configured, the preview URI looks like
/sites/site-name@user-yourUser;country=deu&language=de
The ampersand between deu&language
needs to be escaped in order to correctly map the node in PageController::renderPreviewPageAction(NodeInterface $node)