dojo & SSL

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

dojo & SSL

by Jason Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Has anyone had problems with IE showing a prompt saying "This page
contains both secure and nonsecure items" when using dojo in Webwork 2.2
(via the <ww:head> tag).  Firefox seems to be fine.

Jason Jones
Application Developer
CISCO, Inc.
jason@...
(515) 225-9015 x5534

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I haven't seen it myself, but I haven't done a lot with SSL either. That will change later this week, so I'll let you know if I hit any snags.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44659#44659

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Ian Roughley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Are you using the ww:head from a https page?  I don't think the ww:url
specificies the protocol, so I would not have thought this would be a
problem.

/Ian

--
From Down & Around, Inc.
Innovative IT Solutions
Software Architecture * Design * Development
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
web:      www.fdar.com  
email     ian@...  
phone:    617.821.5430
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Patrick Lightbody wrote:

>I haven't seen it myself, but I haven't done a lot with SSL either. That will change later this week, so I'll let you know if I hit any snags.
>---------------------------------------------------------------------
>Posted via Jive Forums
>http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44659#44659
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>
>
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown RE: Re: dojo & SSL

by Jason Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yeah, one of our customers has the entire app behind SSL and they are seeing this prompt on any page that has the <ww:head> tag at the top.  
 
I looked at all of the js includes and CSS includes and they are all relative links.  Googling shows some problems with this when using iframes, but I can't see this by looking at the source since I assume they are generated by dojo at runtime.
 
 

________________________________

From: Ian Roughley [mailto:ian@...]
Sent: Tue 3/21/2006 7:40 AM
To: users@...
Subject: Re: dojo & SSL



Are you using the ww:head from a https page?  I don't think the ww:url
specificies the protocol, so I would not have thought this would be a
problem.

/Ian

--
From Down & Around, Inc.
Innovative IT Solutions
Software Architecture * Design * Development
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
web:      www.fdar.com
email     ian@...
phone:    617.821.5430
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Patrick Lightbody wrote:

>I haven't seen it myself, but I haven't done a lot with SSL either. That will change later this week, so I'll let you know if I hit any snags.
>---------------------------------------------------------------------
>Posted via Jive Forums
>http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44659#44659
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

winmail.dat (6K) Download Attachment

Re: dojo & SSL

by Ian Roughley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can you create a JIRA defect for this, and I will follow up with the
dojo group.

Thanks,
Ian

--
From Down & Around, Inc.
Innovative IT Solutions
Software Architecture * Design * Development
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
web:      www.fdar.com  
email     ian@...  
phone:    617.821.5430
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Jason Jones wrote:

>Yeah, one of our customers has the entire app behind SSL and they are seeing this prompt on any page that has the <ww:head> tag at the top.  
>
>I looked at all of the js includes and CSS includes and they are all relative links.  Googling shows some problems with this when using iframes, but I can't see this by looking at the source since I assume they are generated by dojo at runtime.
>
>
>
>________________________________
>
>From: Ian Roughley [mailto:ian@...]
>Sent: Tue 3/21/2006 7:40 AM
>To: users@...
>Subject: Re: dojo & SSL
>
>
>
>Are you using the ww:head from a https page?  I don't think the ww:url
>specificies the protocol, so I would not have thought this would be a
>problem.
>
>/Ian
>
>--
>>From Down & Around, Inc.
>Innovative IT Solutions
>Software Architecture * Design * Development
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>web:      www.fdar.com
>email     ian@...
>phone:    617.821.5430
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>Patrick Lightbody wrote:
>
>  
>
>>I haven't seen it myself, but I haven't done a lot with SSL either. That will change later this week, so I'll let you know if I hit any snags.
>>---------------------------------------------------------------------
>>Posted via Jive Forums
>>http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44659#44659
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@...
>>For additional commands, e-mail: users-help@...
>>
>>
>>
>>
>>
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>
>
>
>  
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown RE: Re: dojo & SSL

by Jason Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Done, http://jira.opensymphony.com/browse/WW-1259.  I should have mentioned this was against 2.2.  I will try 2.2.1 and 2.2.2 tonight to see if I get the same result.

________________________________

From: Ian Roughley [mailto:ian@...]
Sent: Tue 3/21/2006 8:31 AM
To: users@...
Subject: Re: dojo & SSL



Can you create a JIRA defect for this, and I will follow up with the
dojo group.

Thanks,
Ian

--
From Down & Around, Inc.
Innovative IT Solutions
Software Architecture * Design * Development
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
web:      www.fdar.com
email     ian@...
phone:    617.821.5430
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Jason Jones wrote:

>Yeah, one of our customers has the entire app behind SSL and they are seeing this prompt on any page that has the <ww:head> tag at the top.
>
>I looked at all of the js includes and CSS includes and they are all relative links.  Googling shows some problems with this when using iframes, but I can't see this by looking at the source since I assume they are generated by dojo at runtime.
>
>
>
>________________________________
>
>From: Ian Roughley [mailto:ian@...]
>Sent: Tue 3/21/2006 7:40 AM
>To: users@...
>Subject: Re: dojo & SSL
>
>
>
>Are you using the ww:head from a https page?  I don't think the ww:url
>specificies the protocol, so I would not have thought this would be a
>problem.
>
>/Ian
>
>--
>>From Down & Around, Inc.
>Innovative IT Solutions
>Software Architecture * Design * Development
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>web:      www.fdar.com
>email     ian@...
>phone:    617.821.5430
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>Patrick Lightbody wrote:
>
>
>
>>I haven't seen it myself, but I haven't done a lot with SSL either. That will change later this week, so I'll let you know if I hit any snags.
>>---------------------------------------------------------------------
>>Posted via Jive Forums
>>http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44659#44659
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@...
>>For additional commands, e-mail: users-help@...
>>
>>
>>
>>
>>
>>  
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>
>
>
>
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

winmail.dat (7K) Download Attachment

Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think we should have the url tag s encode attribute set to false as well.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44691#44691

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Ian Roughley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

ok - thanks.

--
From Down & Around, Inc.
Innovative IT Solutions
Software Architecture * Design * Development
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
web:      www.fdar.com  
email     ian@...  
phone:    617.821.5430
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Jason Jones wrote:

>Done, http://jira.opensymphony.com/browse/WW-1259.  I should have mentioned this was against 2.2.  I will try 2.2.1 and 2.2.2 tonight to see if I get the same result.
>
>________________________________
>
>From: Ian Roughley [mailto:ian@...]
>Sent: Tue 3/21/2006 8:31 AM
>To: users@...
>Subject: Re: dojo & SSL
>
>
>
>Can you create a JIRA defect for this, and I will follow up with the
>dojo group.
>
>Thanks,
>Ian
>
>--
>>From Down & Around, Inc.
>Innovative IT Solutions
>Software Architecture * Design * Development
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>web:      www.fdar.com
>email     ian@...
>phone:    617.821.5430
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>Jason Jones wrote:
>
>  
>
>>Yeah, one of our customers has the entire app behind SSL and they are seeing this prompt on any page that has the <ww:head> tag at the top.
>>
>>I looked at all of the js includes and CSS includes and they are all relative links.  Googling shows some problems with this when using iframes, but I can't see this by looking at the source since I assume they are generated by dojo at runtime.
>>
>>
>>
>>________________________________
>>
>>From: Ian Roughley [mailto:ian@...]
>>Sent: Tue 3/21/2006 7:40 AM
>>To: users@...
>>Subject: Re: dojo & SSL
>>
>>
>>
>>Are you using the ww:head from a https page?  I don't think the ww:url
>>specificies the protocol, so I would not have thought this would be a
>>problem.
>>
>>/Ian
>>
>>--
>>>From Down & Around, Inc.
>>Innovative IT Solutions
>>Software Architecture * Design * Development
>>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>web:      www.fdar.com
>>email     ian@...
>>phone:    617.821.5430
>>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>>Patrick Lightbody wrote:
>>
>>
>>
>>    
>>
>>>I haven't seen it myself, but I haven't done a lot with SSL either. That will change later this week, so I'll let you know if I hit any snags.
>>>---------------------------------------------------------------------
>>>Posted via Jive Forums
>>>http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44659#44659
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: users-unsubscribe@...
>>>For additional commands, e-mail: users-help@...
>>>
>>>
>>>
>>>
>>>
>>>  
>>>
>>>      
>>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@...
>>For additional commands, e-mail: users-help@...
>>
>>
>>
>>
>>
>>------------------------------------------------------------------------
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@...
>>For additional commands, e-mail: users-help@...
>>
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>
>
>
>  
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@...
>For additional commands, e-mail: users-help@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I guess I don't follow.  It doesn't seem to be related to any url tags that I'm using.  I looked through the generated HTML and didn't see any full-qualified URLs.  That plus the fact that it doesn't show up on pages without the <ww:head> tag make me think it's a dojo thing.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44699#44699

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Oppss....  i am talking about a different issue, if the url does not have encode=false, it might generate url like

/something/myCss.css;JSESSIONID=XXXX

which could screw somestuff up. I guess its not related to the issue your are facing.  :-P
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44702#44702

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://www.aplus.co.yu/wch/ssl-fix-for-ie/
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44754#44754

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I also agree that this seems to be an iframe issue.  As I am in the process of removing the dojo source and going only with the distribution, I will cross reference this with the dojo community.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=44755#44755

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The fix here solved the problem for me:

http://permalink.gmane.org/gmane.comp.web.dojo.user/5871
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=53891#53891

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown RE: Re: dojo & SSL

by Jason Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I can confirm that this fixes the issue for me.


Jason Jones
Application Developer
CISCO, Inc.
jason@...


-----Original Message-----
From: Patrick Lightbody [mailto:webwork-users@...]
Sent: Tuesday, April 25, 2006 12:04 PM
To: users@...
Subject: Re: dojo & SSL

The fix here solved the problem for me:

http://permalink.gmane.org/gmane.comp.web.dojo.user/5871
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=5389
1#53891

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: RE: Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think we should put this in FAQ, under maybe under section of Ajax/Dojo. But the WW confluence seems to be locked.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=54257#54257

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: RE: Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Added this info to SAF confluence at http://confluence.twdata.org/pages/viewpage.action?pageId=4049

Thx for sharing this bit of info.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=54263#54263

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: RE: Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can we make sure the fix for this goes into the ww 2.2.3 build? We are having the same problem and editing the JS files did not fix it for us.

Thanks.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=62017#62017

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey guys we are having the same issue. We have modified browser.js in the webwork-2.2.2.jar file to make all urls use https but it hasn't solved the problem. How can we fix this? Do we need to check out files from the 2.2.3 source repository and if so what files would we need?
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=76152#76152

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't think any modification from webwork part is needed. Its a dojo issue. Maybe you could try to clear the browser cache and see if it still occurs. Else maybe try to ask around in the dojo mailing list.

hth.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=76688#76688

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: dojo & SSL

by Nuttquisterty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Clearing the browser cache didn't solve the issue. I don't think you can just pass the buck and put the problem on dojo. I understand that dojo is to blame but if WebWork is going to use dojo in a non-transparent way then they should make an effort to provide workarounds for dojo's issues.

I'd be like buying a new car from a Honda dealer and when the engine breaks down having the dealer tell you to take it up with the engine manufacturer in Japan.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=23032&messageID=76876#76876

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

< Prev | 1 - 2 | Next >