kianschmalenbach / rdf-browser

A Firefox Add-on that requests RDF files and renders RDF files as Turtle documents with clickable links
MIT License
16 stars 6 forks source link

Breaks on RDFa on http://xmlns.com/foaf/spec/ #23

Closed kernc closed 3 years ago

kernc commented 3 years ago

The addon breaks on RDFa-annotated page like: http://xmlns.com/foaf/spec/ In addition, the browser tab (Firefox 78.6esr) crashes on URL: view-source:http://xmlns.com/foaf/spec/.

kianschmalenbach commented 3 years ago

Hi, Thanks for your feedback! I cannot reproduce the example that the Add-on breaks on the page http://xmlns.com/foaf/spec/. Moreover, since the view-source tab is not controlled by the Add-on, fixing this is not possible within the Add-on code. You might want to file a Firefox bug report for this.

Cheers, Kian