AKSW / site.ontowiki

HTML Content Publishing system on top of Linked Data
6 stars 7 forks source link

Site intercepts onBuildUrl preventing map module to work #12

Open white-gecko opened 11 years ago

white-gecko commented 11 years ago

The site extension is listening to the onBuildUrl event and overwrites controller and action, when creating a new OntoWiki_Url. This prevents the map from creating a URL to query the map content via ajax. In general this makes the Url class useless in context of the site extension.

Any suggestions how we can make the site extension less interfering? Why and where does the site need to overwrite controller and action?

white-gecko commented 10 years ago

This can be fixed with 425f0d15265cfdf74c1ecbe1fe8fbe02a1f45d45