Non-standard include path on minified CSS and JS can cause resources not to load

Description

The double slashes in the path (between "databoss" and "includes") in the DataBoss source are causing those resources to not load on our web server. It only effects the minified CSS and JS files so my guess this is something wrong happening in the build process when those are generated. Thanks.

<link href="/path/to/my/app/modules/databoss//includes/css/6a4a3f20.databoss.min.css" type="text/css" rel="stylesheet" />
<script src="path/to/my/app/modules/databoss//includes/js/93fdf9fa.databoss.min.js" type="text/javascript"></script>

Gliffy Diagrams

Activity

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created January 4, 2017 at 2:51 PM
Updated September 20, 2018 at 6:38 PM
Resolved April 5, 2018 at 7:45 PM