Copied to clipboard

Flag this post as spam?

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


  • Mayfly Media 12 posts 177 karma points
    Dec 22, 2011 @ 17:57
    Mayfly Media
    0

    Timeout bug in 4.7 and macro rendering in Rich Text Editor

    Does anybody know if there is a bug in version 4.7 when using macros directly in the RTE?  We've added a macro that renders a you tube video but we get a sql timeout error (as shown in photo).

    [Photo removed by request]

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 22, 2011 @ 18:04
    Jan Skovgaard
    0

    Hi Mayfly

    What does the code for the macro look like? Is it making any API calls?

    /Jan

  • Carl Sargunar 69 posts 91 karma points MVP 4x
    Dec 22, 2011 @ 18:10
    Carl Sargunar
    0

    Hi Jan

    No - there's no API calls - just building up the youtube iframe embed code directly in the macro and rendering it onto the page. It was suggested it was possibly a chrome issue but we've not replicated it

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 22, 2011 @ 18:19
    Jan Skovgaard
    0

    Hi Carl

    Could you show the code you're using to do this?

    And is there any information about what is going on in the umbraco log table maybe?

    /Jan

  • Mayfly Media 12 posts 177 karma points
    Dec 22, 2011 @ 18:38
    Mayfly Media
    0

    The other thing worth mentioning - it's on azure

     

  • Mayfly Media 12 posts 177 karma points
    Dec 22, 2011 @ 18:55
    Mayfly Media
    0

    It always seems to be the following call that is involved:

    umbraco.macro.ReturnFromAlias(String alias) 

  • 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