Skip to content
Snippets Groups Projects

Fix negativ pid when doing a positioned insert

Merged Marco Huber requested to merge mhuber84/tinymce4_rte:negativpid into master

If you insert a content element (or a page) at a concrete position f.e. after content element 15 the value in $row['pid'] is -15.

But in $this->data we already have the real pid, so we can just use it.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading