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

Confluence 4.2.4 raises system error when blog post name exists on creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Medium
    • None
    • 4.2.4, 4.2.8
    • None

    Description

      When creating a blog post in 3.5 confluence would politely state:

      The following error(s) occurred:
      - You can not create two blog-posts on the same day with the same title.
      

      However now in 4.2.4 (prior 4.x untested) you get a nasty exception and stack-trace of:

      com.atlassian.confluence.pages.DuplicateDataRuntimeException: A page already exists with the title Test Blog in the space with key ds
          at com.atlassian.confluence.pages.DefaultPageManager.throwIfDuplicateAbstractPageTitle(DefaultPageManager.java:904) 
      

      Steps to reproduce:

      1. Go to demonstration space
      2. Create new blog post called "Test Blog"
      3. Create another blog post called "Test Blog"
      4. Click "Preview"
      5. Click "Save"

      Attachments

        Activity

          People

            shaffenden Steve Haffenden (Inactive)
            6c4fdac73624 Brett Ryan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: