Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anders Brohäll 295 posts 561 karma points c-trib
    Mar 01, 2011 @ 16:30
    Anders Brohäll
    0

    Script-tag on rendered page

    Hi,

    After installing the uComponents 2.0.1 package i get a script tag in my markup:

    <script type="text/javascript">
    //<![CDATA[
    var UC_ITEM_INFO_SERVICE = "/umbraco/uComponents/Items";var UC_IMAGE_SERVICE = "/umbraco/controls/Images/ImageViewerUpdater.asmx/UpdateImage";//]]>
    </script>

    Why? What does it do? Is it really needed? How do i disable it?

     

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Mar 01, 2011 @ 16:39
    Lee Kelleher
    0

    Hi Anders,

    Its a bug with the UI drag-n-drop module. (CodePlex bug) We've fixed it for the v2.1 release - due out next Monday 7th March.

    In the meantime, if it causing you any issues, you can remove the "uComponentsModule" HttpModule from your Web.config.

    Cheers, Lee.

  • Anders Brohäll 295 posts 561 karma points c-trib
    Mar 01, 2011 @ 16:39
    Anders Brohäll
    0

    Ah,
    Excellent.

    Thank you!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies