#60 ✓resolved
Lee Henson

Script sources with querystrings can't be loaded

Reported by Lee Henson | March 19th, 2009 @ 07:47 AM | in 1.0 Release

Hi

e.g.

(script type="text/envjs" src="../../include.js?param1,param2" /)

The engine ends up trying to load a file at file:/path/to/../../include.js?param1,param2

I've resolved this by .split('?')[0]-ing the src passed to load(). I have no idea if I have broken anything else as a result of this change.

Cheers L

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment

People watching this ticket

Tags

Pages