Closed drn05r closed 2 years ago
Adding events does not update IRC topic and running !events list generated a Java exception:
(11:47:44) daveruss_home: !events list (11:47:45) SOWN-Bot: Error performing command (11:47:46) SOWN-Bot: Error loading wiki graph from URL: https://www.sown.org.uk//wiki/Special:ExportRDF/?pages=http://www.sown.org.uk/wiki/Special:URIResolver/Workshop:2021/11/20 (11:47:47) SOWN-Bot: org.jrdf.parser.ParseException: unqualified property element <head> not allowed
Made sure that wiki resolver_prefix for sownbot config still uses http: rather than https: to avoid semantic queries breaking.
See https://github.com/sown/sownbot/commit/0c05befbb4dd4386d367a1be7e67463e234ded47
Adding events does not update IRC topic and running !events list generated a Java exception: