Closed query-string closed 7 years ago
It turns out that link_to helper mutates pages URLs in a way defined in the config, but this approach doesn't work for the feed builder. That's why page URLs inside the feed were actually invalid and this PR supposed to resolve it.
link_to
Also indirectly related to issue #2300
It turns out that
link_to
helper mutates pages URLs in a way defined in the config, but this approach doesn't work for the feed builder. That's why page URLs inside the feed were actually invalid and this PR supposed to resolve it.Also indirectly related to issue #2300