Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1003

Modifying an entry gives syntax error for 'entryDeleted' attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1
    • replication
    • None

    Description

      With the replication service enabled modifying an entry will give an "Attribute value 'false' for attribute 'entryDeleted' is syntactically incorrect" error.

      To reproduce:
      1. Start the default apacheds server with the replication service enabled
      2. Add a test entry:
      dn: cn=test,ou=system
      changetype: add
      objectclass: top
      objectclass: extensibleObject
      cn: test
      ou: A
      3. Modify the test entry:
      dn: cn=test,ou=system
      changetype: modify
      replace: ou
      ou: B
      -

      With the replication service disabled (which it is by default) this will work.

      Attachments

        Activity

          People

            equim Martin Alderson
            equim Martin Alderson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: