Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-2867

BrowserPlugin: the folder observer sets the document model instead of the folder model on an event

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • r2.06.06 (m13 - rc7)
    • r2.06.11
    • None
    • None

    Description

      The BrowserPlugin has two Model observers, one for documents and one for folders. When these receive an event they pass their model on to the setModel method of the BrowserPlugin, making it available for other plugins through the wicket.model property.

      The problem here is that the folder observer passes the document model to the BrowserPlugin, where it should pass the folder model.

      Attachments

        Activity

          People

            fvlankvelt Frank van Lankvelt (Inactive)
            abogaart Arthur Bogaart
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: