Uploaded image for project: 'Publishing'
  1. Publishing
  2. PUBLISHING-24

Typos in PublishingStorage method names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.0
    • 1.0
    • None

      info.magnolia.publishing.monitor.PublishingStorage interface exposes methods which have little typos we should possibly fix before releasing 1.0

      PublishingStorage#addCommitedTransaction (missing t, Commit*t*ed)
      PublishingStorage#getCommitedTransactions (missing t,Commit*t*ed)

      Maybe more questionable but I'd also change these

      PublishingStorage#addRollbackedTransaction
      PublishingStorage#getRollbackedTransactions

      to

      PublishingStorage#addRolledbackTransaction
      PublishingStorage#getRolledbackTransactions

        Acceptance criteria

              efochr Evzen Fochr
              fgrilli Federico Grilli
              Nucleus
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD