Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreSSL+Thumbnail.aspx+IE6 SP2SSL+Thumbnail.aspx+IE6 SP2
Previous
 
Next
New Post
7/21/2006 7:18 PM
 
Hello,

I have been stepping through the process of securing a store installation. I am using SSL_Module (Toms) with good success on 4.3.2

I was happy to see that the ssl worked perfectly on firefox. All the visual clues (lock, etc) were in order.

When i tested in IE6 SP2, however, it wasn't so nice.
All of the visual clues for the checkout page disappeared, leaving me with  an unsecured feeling for my customers' sakes. The lock icon was gone, although the url still said https://

I was just about to post here asking if there was any known issues with my particular combination of technologies when i stumbled over the smoking gun.

On the checkout page, Thumbnail.aspx is used to generate the thumbnail for the order overview. I noticed that everything looked great in IE (lock icon, etc) until the thumbnail loaded. Viewing the source of the generated page, I noted that the src tag of the thumbnail is (of course) thumbnail.aspx. This is, in fact, the rub.

I.E. is trying to protected me from illegitimate image "bugs" (images that are actually applications and tracking me) Thus it doesnt consider a page "secure" if it has an image bug. Unfortunately the thumbnail system of this cart looks alot like an image bug. Thus IE loudly observes that my checkout page is insecure. (Can you hear my customers running for the door?)

I have verified this by removing the product image. Magically IE thinks my page is legit once more.

This is a fairly big confidence issue. A quick look at my page stats shows me that IE users of this kind constitute 20% of the visitors to my site.  What percentage of those are brave enough to risk an "insecure" page?

Is this a known issue and i have just missed it in the forums? If so, pardon me for beating a dead horse.

Im sure, however that this is reproducible.

-ee-

-ee-
 
New Post
7/21/2006 7:50 PM
 
A little digging allowed me to unearth a quick and dirty workaround:

In the file /DesktopModules/Store/CartDetail.ascx
~line 13

I modified (commented) the line:
<asp:image id="imgProductImage" runat="server" />
to
<!--<asp:image id="imgProductImage" runat="server" />-->

now the images do not show up in the cart detail review portions of the checkout and cart pages, but IE does not typecast me as "insecure" either. Note that the catalog does display these images still with this workaround (as i do not secure the catalog pages of my cart).

-ee-
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreSSL+Thumbnail.aspx+IE6 SP2SSL+Thumbnail.aspx+IE6 SP2


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out