enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

Issues with the moving of fragments #747

Closed sgauruseu closed 6 years ago

sgauruseu commented 6 years ago

Issue 1: Confirmation dialog does not appear, when a fragment is filtered

  1. Open a site , Open Page Component View and insert a text component(type the text : 'test text1')
  2. select the text and Save as Fragment
  3. Go to the grid and type the 'test text1' in the search input
  4. Select the fragment and press the Move
step1
  1. Press the Move button on the dialog(move the fragment to the root directory)

Bug:
Expected behavior: Confirmation dialog should appear: You are about to move content out of its site which might make it unreachable. Are you sure?

Actually: the dialog does not appear, the fragment has been moved

Issue 2: Impossible to move two or more text-fragments into the same folder, because all fragments that were made from a text-component have the same name : fragment-text, so when you try to move the second text-fragment, error-notification message appears:

i2

Steps to reproduce:

  1. Open a site, insert two text-components and create two fragments from the components
  2. Try to move both fragments to the root directory

image

sgauruseu commented 6 years ago

Issue moved to enonic/app-contentstudio #22 via ZenHub