Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/bf453002d85ee5ef#

My admin is under SSL, and as such when I try to edit a content my page is
not loaded correctly because the <inp2:m_TemplatesBase /> tag  I'm using to
load the css and images is not accessing the content via SSL:

<link rel='stylesheet' type='text/css' media='all'
href="<inp2:m_TemplatesBase />inc/css/navbar.css" />

generates a non-ssl fully qualified URL when loaded inside the admin.  If I
view the SSL-enabled pages on the front end, it does use https.  More I look
at it, the more I think that if the admin panel is used via SSL, so should
the content management (provided the html uses tags to build urls)

Is there a work around for this, or a better way to do this?

Thanks!
Chris

--
You received this message because you are subscribed to the Google Groups "In-Portal Bugs Team" group.
To post to this group, send email to in-portal-bugs@googlegroups.com.
To unsubscribe from this group, send email to in-portal-bugs+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/in-portal-bugs?hl=en.

  • No labels