magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

Widget conditions (in a block) are stored in database but not in back-office #7054

Closed cduperron closed 8 years ago

cduperron commented 8 years ago

Preconditions

  1. Magento 2.0.7

    Steps to reproduce

  1. Connect to back-office
  2. Create a new block in Content > Blocks
  3. In this new block, click on the widget button into the WYSIWYG to add a new widget
  4. Choose Catalog Products List as widget type
  5. Add some conditions (whatever the conditions)
  6. Click on Insert Widget

    Expected result

  1. Double click on the widget icon (into the Content area)
  2. Conditions are saved and are displayed in back-office

    Actual result

  1. Conditions are stored in database but nothing appears

Screenshot : http://prnt.sc/cvdmi7

sevos1984 commented 8 years ago

Could you please update your code to latest 2.0 version?

sevos1984 commented 8 years ago

We are closing this issue because it hasn’t been updated in more than two weeks. If you can still reproduce this issue, please create a new GitHub issue report.