Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bwaindwain

Pages: [1]
1
Older versions / Re: 1.6 beta HTTPS connection partially encrypted
« on: November 03, 2009, 08:10:03 pm »
Looks like the ckeditor people are already working on this and it's slated for the ckeditor 3.1 release. Glad I spent so much time trying to find the problem that someone else already solved!
http://dev.fckeditor.net/ticket/3905

2
Older versions / Re: 1.6 beta HTTPS connection partially encrypted
« on: November 03, 2009, 07:25:41 pm »
I think it has something to do with ckeditor. When I comment out
Code: [Select]
echo add_javascript_to_page("ckeditor/ckeditor.js");around line 47 in /application/layouts/webpage.php then https starts working fine.

hmmm...

3
Older versions / 1.6 beta HTTPS connection partially encrypted
« on: November 01, 2009, 05:47:11 am »
When I run OpenGoo 1.6 beta over https Firefox 3.5 shows the https in the address bar and the lock in the status bar, but the address bar isn't colored like other https sites and the lock has a red asterisk on it. When I double click on the lock icon the window pops up and tells me that the connection is partially encrypted and that parts of the page were not encrypted.

If I disable javascript the problems go away and https works like normal (but, of course, Opengoo doesn't work at all then...). I've done a brief search for any http: bits in the source but I can't find any.

4
Feature requests / Re: contacts module - send email from contact
« on: September 03, 2009, 01:43:14 pm »
and, when composing the email, give the user the option to link the email to the contact so that it appears in the linked objects list

Pages: [1]