FLUID-2278: Script tag referencing a non-existent file causes errors

Metadata

Source
FLUID-2278
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Justin Obara
Created
2009-02-20T11:32:41.000-0500
Updated
2009-02-20T12:15:29.000-0500
Versions
  1. 0.8
Fixed Versions
  1. 0.8
Component
  1. Pager

Description

Script tag referencing a non-existent file causes errors

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

in site_setting_members.html

This causes an invalid character error in IE 6 (when run locally) and an Linked Script Not Loaded error in Opera

Environments

Opera
IE 6

Comments

  • Eli Cochran commented 2009-02-20T11:35:04.000-0500

    Trimpath file declaration has been removed.

  • Justin Obara commented 2009-02-20T12:12:31.000-0500

    commit was review by antranig

    Quote from IRC channel

    "FLUID-2278 is fine"

  • Justin Obara commented 2009-02-20T12:15:29.000-0500

    Verified using:

    IE 6 (Win XP)
    Opera 9.5 (Mac OS 10.5, Win XP)