Skip to content

Make link methods compatible with custom resource titles

Johannes Zumthurm requested to merge doc_resource_titles into master

Created by: NotSpecial

Previously, link methods would check the title field to identify a link resource, which does not work if an alternative title is used.

This issue can be resolved by using the href field, as the key in the DOMAIN dict equals the endpoint URL.

Merge request reports

Loading