Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
languagexml
<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 I view the SSL-enabled pages on the front end, it does use https.  More I look
at look at it, the more I think that if the admin panel is used via SSL, so should
the 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?

Related Tasks

Thanks!

Jira Legacy
Chris
server
--
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.
System Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-605