Incorrect js and CSS URLs from Email Templates tool

Description

For some reason, Email Template tool is producing URLs like

/local/sakai/webapps/emailtemplateservice-tool/content/js/rsf.js
/local/sakai/webapps/emailtemplateservice-tool/content/js/rsfsakaiportal.js
/local/sakai/webapps/emailtemplateservice-tool/css/Emailtemplateservice.css

The CSS is from a relative URLs in the html templates like

<link href="../css/Emailtemplateservice.css" type="text/css" rel="stylesheet" media="all" />

The JS URLs appear to be introduced by RSF as there's no .js in the source tree or js references in the email templates.

Tool appears fine though, no functional impact, just unnecessary 404s in the logs.

Activity

Show:

Jeremy Kusnetz May 9, 2017 at 1:11 PM

This is also happening in the direct/gradebook service in Sakai 11 and 12. Sakai 10 looks to be okay. This is affecting that tool so it's more than just 404 in the logs.

Details

Priority

Affects versions

Assignee

Reporter

Created January 7, 2017 at 2:24 AM
Updated May 9, 2017 at 1:11 PM

Flag notifications