Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-36112

Editing Large Page Results in "Your request could not be processed because a required security token was not present in the request" error

    XMLWordPrintable

Details

    Description

      The fix for this bug has been released to our Long Term Support release.

      The fix for this bug is now available in the latest release of Confluence 7.13 and 7.19

      When editing an already verbose (large) page in Confluence, attempting to save results in the following error message:

      Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page

      Reproduction steps:

      1. Install Confluence
      2. Install Source Editor plugin (to import the attached storage format export)
      3. Create Blank Page
      4. Save Blank Page
      5. Edit Blank Page
      6. Open Source Editor
      7. Paste the contents of the attached Storage Format
      8. Attempt to save

      Expected behavior

      The page saves

      Actual behavior

      Confluence does not save the page, the title of the page goes blank, and the following error appears:

      Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page.

      Workaround

      Open confluence-install/conf/server.xml and add the following to your HTTP connector:

      maxPostSize="10485760"
      

      This increases the maximum POST size that Tomcat will accept - the default is 2 Megabytes. The above setting increases that to 10 Megabytes.

      Attachments

        1. large_page.png
          large_page.png
          761 kB
        2. storageformat.txt
          2.09 MB

        Issue Links

          Activity

            People

              05a8667aef42 Saquia Naz
              sbrannen@atlassian.com Branno
              Votes:
              32 Vote for this issue
              Watchers:
              49 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: