Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-16315

Force users to respect the DB limit when renaming/moving/copying a page

    XMLWordPrintable

Details

    • Unknown

    Description

      When performing some refactoring operation on a page or a set of pages, the DB limit for name size can currently be reached. This could led to errors on all pages, or on some pages creating inconsistencies in the wiki.

      To avoid this, we should prevent users for doing such operations by checking the size of new pages names against the DB limit before performing the operations.
      On UI side this should block the current operation, as long as the limit is reached.
      On REST/scripting side, this should trigger an understandable exception.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              surli Simon Urli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: