InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



KB 2.0 under HTTPS Expand / Collapse
Author
Message
Posted 14/07/2008 14:15:49
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 14/07/2008 14:10:24
Posts: 2, Visits: 6
When I first uploaded the new version of the KB to our web server, I was dismayed to discover that some of the images were not displaying. When I took a closer look, I saw that the src attribute was something like:

https://www.mysite.com/KB/Skin/Classic/SmallIcons/https://www.mysite.com/KB/Skin/Classic/SmallIcons/Knowledgebase.gif

It took me a bit of rooting around, but I discovered that there are a few instances in the code that look like:

If ctlSomeControl.Image.IndexOf("http://") >= 0 Then

I had to add:

Or ctlSomeControl.Image.IndexOf("https://") >= 0

before the images would be correctly displayed. I'm working out of 2.0.1 at the moment, but I did a diff on the 2.0.2 code and the bug seems to be there as well.

Just an FYI.
Post #14049
Posted 31/07/2008 15:48:20


IF.NET 4.2 Coming Soon

IF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming Soon

Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959, Visits: 3,027
Many thanks Antiproto. I appreciate your detailed scription.

Just wanted to let you know these issues have been resolved with the 2.0.3 update due early next week.

This will probably be removed in a couple of days but you can see InstantKB.NET 2.0.3 under SSL at...

https://customer.instantasp.co.uk/InstantKB20/


Kindest Regards,

Ryan Healey
Director / Developer

Explore our products...
http://demos.instantasp.co.uk/

Post #14110
Posted 18/08/2008 17:52:10


IF.NET 4.2 Coming Soon

IF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming Soon

Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959, Visits: 3,027
Just wanted to confirm this was fixed with 2.0.3 released last week.

You can find information on how to upgrade at...

http://kb.instantasp.co.uk/Documentation/Upgrading-from-InstantKB.NET-2.0.2-to-2.0.3

Hope this helps,


Kindest Regards,

Ryan Healey
Director / Developer

Explore our products...
http://demos.instantasp.co.uk/

Post #14149
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey

Permissions Expand / Collapse

All times are GMT, Time now is 12:43am

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.047. 10 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.