Skip to content

Crawler cannot handle non-escaped angle brackets #6

@TimoStaudinger

Description

@TimoStaudinger

The webcrawler currently breaks on a documentation page in which > and < characters weren’t encoded properly.
Since the crawling is done using Cheerio, this has to be fixed by either escaping the OpenUI5 docs properly (preferred), or by making Cheerio more forgiving.

@jpenninkhof has submitted this to the OpenUI5 bugtracker: UI5/openui5#875
Thanks for that!

A quick search of the crawler's output showed two instances that trip cheerio:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions