[openstreetmap/openstreetmap-website] Fix malformed tags table in changeset atom feed (PR #3755)

Malte Gerken notifications at github.com
Mon Oct 17 15:42:20 UTC 2022


@tomhughes I just tried to write a test for this, but I am unable to access any elements in the feeds `content` tag using an `assert_select` selector. Just checking for the presence of the `website=http://example.com/` tag-text is not achieving this result, as the problem was the malformed XHTML. I would suspect that content of the `content` tag is parsed and stripped of HTML tags or something like that.

As I have no real ruby knowledge I am not able to dig into this further.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3755#issuecomment-1281077910
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3755/c1281077910 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221017/5bf056b2/attachment.htm>


More information about the rails-dev mailing list