Full URLs embedded

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
7/20/2011 3:23:42 PM
Gravatar
Total Posts 51

Full URLs embedded

Hey Joe -

I tried to find info on this in the search but came up blank, maybe I'm not searching right, dunno.  I'm running an older install, 2.3.2.7, but I checked demo.mojoportal and see the same thing in the source code there so this still holds true.

I'm wondering about URL creation, and what governs a fully qualified URL complete with http/https://www etc, vs. URLs built off the root (just starting with a slash / )?  Mostly this seems true of certain links, but even some images for example src="http://demo.mojoportal.com/Data/SiteImages/addtolive.gif" get dropped in. 

Is there a reason for all this, and more to my current issue, is there a way to configure mojo to only write out it's URLs with the slash?  Admittedly our server configuration is odd, but we're migrating to a new server setup and this is causing some SSL issues, especially with IE popping up secure content alerts.  Any help or clarification would be great.  Thanks, Joe, for a great product and great support!

7/21/2011 10:34:31 AM
Gravatar
Total Posts 18439

Re: Full URLs embedded

Hi Kevin,

You make a good point that relative urls would be better for those icons. Obviously I can't do anything for already released versions, but I did just push a change to the source code repository that should make those urls relative in most if not all places where they are not currently relative.

So this will be in the next release or you could get it today if you are able to build your own deployment package from source code.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.