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 4020 posts 15802 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!

Please Sign in or register to post replies

Write your reply to:

Draft