On Mon, May 14, 2007 at 10:23:46PM -0400, James Lockie wrote:
> James Lockie wrote:
> >Launching URL... firefox -remote "openurl(http:///DNSystem/advert.aspx)"
> 
> See the extra slash in the log?
> It should be http:// something.

mm... try printing the URL argument passed to CommonGetUrl in 
server/vm/ASHandlers.cpp
See around line 1825.
At line 1828 this is resolved against the base url, print it again.
Also, print the different elements of the url.
url.host(), url.path(), url.protocol()

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to