[Windmill-dev] inconsistent handling of ? in URLs
Adam Christian
adam.christian at gmail.com
Wed May 14 15:03:57 PDT 2008
Wow, I don't even remember writing this code. I'll get a fix in by the
EOD.
Adam
On May 14, 2008, at 3:01 PM, Mikeal Rogers wrote:
> Adam, looks like you code for sticking /windmill-saves/ into the url
> is statically sticking it at the end instead of just after the path
> portion of the url.
>
> Once you have a fix in I'll push a bugfix release, this is a pretty
> nasty bug.
>
> -Mikeal
>
> On May 14, 2008, at May 14, 200811:51 AM, Kevin Dangoor wrote:
>
>> I have a JavaScript-driven application (the server side just does
>> RPC) and the page behavior changes based on ? parameters. So, I
>> kick off Windmill like this:
>>
>> windmill firefox http://localhost:8080/?somethinghere
>>
>> That actually works fine for getting Windmill's IDE going.
>> Unfortunately, though, "save" doesn't work. And I noticed that
>> every place in windmill's code seems to do its own thing wrt. the
>> URL, which is likely why one part works but not another.
>>
>> For the record, the save page comes up as:
>>
>> http://localhost:8080/?somethinghere/windmill-saves/recordingSuite0.json
>>
>> and it actually tries to bring up my page, rather than putting the
>> script up....
>>
>> Thoughts?
>>
>> Kevin
>>
>> --
>> Kevin Dangoor
>> Product Manager
>> SitePen, Inc.
>> Web development experts:
>> development, support, training
>>
>> kevin at sitepen.com
>>
>>
>>
>>
>>
>> _______________________________________________
>> Windmill-dev mailing list
>> Windmill-dev at osafoundation.org
>> http://lists.osafoundation.org/mailman/listinfo/windmill-dev
>
> _______________________________________________
> Windmill-dev mailing list
> Windmill-dev at osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/windmill-dev
More information about the Windmill-dev
mailing list