https://issues.apache.org/bugzilla/show_bug.cgi?id=46072





--- Comment #1 from G. Wade Johnson <[EMAIL PROTECTED]>  2008-10-28 20:54:16 
PST ---
Created an attachment (id=22786)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22786)
First attempt patch to allow changing location with script.

I implemented the suggestions made by Cameron McCormack in hopes of giving the
ability to assign to window.location to load a new file.

To complete this change, I would need to make a wrapper class for the location
(I think) to make it scriptable and return it from getLocation(). Then I could
implement the assign() and reload() methods.

However, this is functional and some feedback/review of the implementation is
appreciated. 


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to