Custom Javascript Feature 2.4.0.3

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.
4/17/2014 2:43:42 PM
Gravatar
Total Posts 30

Custom Javascript Feature 2.4.0.3

I've been playing with the new Custom Javascript Feature in mojoPortal 2.4.0.3 (which is great by the way).  When ever I try to change the "Script Url Position" and "Raw Script Position" drop downs to something other than "in the head element" it won't save the change.

I ran a SQL trace and mp_ModuleSettings_Update  always seems to pass @SettingValue=N'inHead' regardless as to what I select in the drop down.

I have a custom javascript working in Chrome but not in I.E.  I was hoping that changing the position of the script might help.

Please let me know if it something that I'm doing or if it is a bug.  I was going to try it on the demo site before reporting the problem, but the demo is still running 2.4.0.2

Thanks.

4/18/2014 1:53:17 PM
Gravatar
Total Posts 18439

Re: Custom Javascript Feature 2.4.0.3

Hi Rob,

Thanks for the bug report. I confirm this is a bug, looking into a fix now.

Thanks,

Joe

4/18/2014 4:03:53 PM
Gravatar
Total Posts 18439

Re: Custom Javascript Feature 2.4.0.3

I've just patched the 2.4.0.3 release to fix this bug. If you download it again the only changed file is wwwroot/bin/mojoPortal.Web.dll

Thanks,

Joe

4/22/2014 2:43:41 PM
Gravatar
Total Posts 30

Re: Custom Javascript Feature 2.4.0.3

Thanks for the speedy response and fix.

Rob

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