gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] set blacklist problem


From: strk
Subject: Re: [Gnash-dev] set blacklist problem
Date: Tue, 15 May 2007 10:23:41 +0200

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]