Description
In case the title of a referenced page contains an apostrophe, the link is not correctly rendered.
This is because the lookup in the I18N bundle will remove the apostrophe when returning the key. The macro assumes that the title is actually a key, while it is not and uses the returned value as the page's title (the one without the apostrophe).