Copied to clipboard

Flag this post as spam?

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


  • William Zhang 39 posts 243 karma points
    Apr 23, 2016 @ 11:00
    William Zhang
    0

    Broken layout after 7.4 upgrade

    Hi,

    After upgrading to Umbraco 7.4.3 the Merchello backoffice layout seems to have broken:

    Dashboard

    It's the same thing in other views (product, customer, etc). At first I suspected it was a CSS caching issue, but the problem persists even after clearing the cache or testing in other browsers.

    Has anyone encountered this issue?

  • William Zhang 39 posts 243 karma points
    Apr 23, 2016 @ 12:08
    William Zhang
    100

    Hmm... Seems to be caused by this change:

    http://issues.umbraco.org/issue/U4-8058

    Adding "display: block" to the ".merchello-settings label" class seems to fix the issue.

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Apr 25, 2016 @ 14:29
    Rusty Swayne
    0

    Hey William,

    This was fixed in a pull request from Lee over the weekend. I'll be merging it in today. However, the only branch this affected was the merchello-dev branch which has a lot of new stuff going into it, so be careful using it for your development =)

  • William Zhang 39 posts 243 karma points
    Apr 25, 2016 @ 14:44
    William Zhang
    0

    Hi Rusty,

    Alright, so the fix won't go into the master branch if I've understood correctly? Not that it's a huge deal, since I've fixed it locally.

    Do you have a planned release date for the next stable version? We're currently planning to go live in 1-2 months, so it would be perfect if we could eliminate all temp fixes by then :)

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Apr 26, 2016 @ 14:18
    Rusty Swayne
    0

    Hey William,

    The change will wind up in the master branch when Merchello 2.0.0 is released. Note that the repository default is merchello-dev which is used for introducing new code, so if you have that branch referenced you could wind up having bad things happen (as we sometimes do database tweaks etc. that are not published).

    We're hoping to have version 2.0.0 out in the next 2 to 3 weeks.

Please Sign in or register to post replies

Write your reply to:

Draft