html looks for main.js which is not there

Bug #1200992 reported by Doug Smythies
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Server Guide
Fix Released
Undecided
Doug Smythies

Bug Description

Every serverguide HTML page tries to load a file called ./js/main.js , however such a file does not exist. Therefore the web server log entries fill up with "file does not exist" entries. This is annoying for system admins. This line:

<script type="text/javascript" src="js/main.js"></script>

should be eliminated from the compiled HTML.

Revision history for this message
Doug Smythies (dsmythies) wrote :

The fix appears to be an easy change to ubuntu.xsl , where this line is simply removed:

        <script type="text/javascript" src="js/main.js"></script>

Changed in serverguide:
status: New → In Progress
assignee: nobody → Doug Smythies (dsmythies)
Changed in serverguide:
status: In Progress → Fix Committed
Changed in serverguide:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.