rapila / cms-base

The rapila cms’ internals. Please file all issues here if they’re not directly related to a plugin or the sample site.
http://www.rapi.la
3 stars 1 forks source link

page_detail: content object changes are not handled correctly #246

Closed juergmessmer closed 5 years ago

juergmessmer commented 5 years ago

Occurs: since jQuery 3 update and rework of page_detail (menu) default page type

  1. Adding a new content object to a (filled modules) container is not "registered" properly. The inherit content message should be removed (if inherit is true and no object exists) as soon as a content is added (adminAddObjectToContainer)
  2. Moving the new content object directly after adding does not save the new location. If page is being reloade, the object is still at the original location.
juergmessmer commented 5 years ago

Sorry, wrong issue declared as duplicate

juergmessmer commented 5 years ago

Fixed with 30af872e22acf516f652218fc8090337c70ea1ca