Re: [Seaside Commits] Seaside 3.0: Seaside-Tests-Core-pmm.196.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: [Seaside Commits] Seaside 3.0: Seaside-Tests-Core-pmm.196.mcz

Julian Fitzell-2
Is #isSsl the right selector for WAUrl? Seems like there are other URL
schemas other than https that use SSL...

Julian

On Sat, Jul 31, 2010 at 8:26 PM,
<[hidden email]> wrote:

> marschal uploaded a new version of Seaside-Tests-Core to project Seaside 3.0:
> http://www.squeaksource.com/Seaside30/Seaside-Tests-Core-pmm.196.mcz
>
> ==================== Summary ====================
>
> Name: Seaside-Tests-Core-pmm.196
> Author: pmm
> Time: 31 July 2010, 7:25:59 pm
> UUID: d4e5d138-8ecc-4f3e-bcd4-3fc7ef27b9e2
> Ancestors: Seaside-Tests-Core-pmm.195
>
> - Issue 590:    JQBaseTheme does not respect SSL
> - http://code.google.com/p/seaside/issues/detail?id=590
> - add #isSsl to WARequest and WAUrl
>
>
> _______________________________________________
> commits mailing list
> To unsubscribe, email [hidden email]
> http://lists.seaside.st/listinfo/commits
>
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Seaside Commits] Seaside 3.0: Seaside-Tests-Core-pmm.196.mcz

Philippe Marschall
2010/8/1 Julian Fitzell <[hidden email]>:
> Is #isSsl the right selector for WAUrl? Seems like there are other URL
> schemas other than https that use SSL...
>

Yepp, like davs. The method takes that into account. That's why it
isn't called #isHttps. I agree it's quite a naïve implementation but
we can fix it once there's a problem with it.

Cheers
Philippe
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Seaside Commits] Seaside 3.0: Seaside-Tests-Core-pmm.196.mcz

Julian Fitzell-2
On Sun, Aug 1, 2010 at 9:45 AM, Philippe Marschall
<[hidden email]> wrote:
> 2010/8/1 Julian Fitzell <[hidden email]>:
>> Is #isSsl the right selector for WAUrl? Seems like there are other URL
>> schemas other than https that use SSL...
>>
>
> Yepp, like davs. The method takes that into account. That's why it
> isn't called #isHttps. I agree it's quite a naïve implementation but
> we can fix it once there's a problem with it.

Ah, ok. Couldn't tell since Lukas killed my commit diffs. :)

Julian
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev