Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2590

MessageService informUser messages not presented in the UI

    XMLWordPrintableJSON

Details

    Description

      Any message passed to the MessageService service is not presented in the user interface (Wicket Viewer).

      I observed this first in my own app that I migrated to use a locally built version of M5-rc2 (compiled on JDK8) when using theĀ informUser (or warnUser) method on MessageService.

      I verified the behaviour on the standard HelloWorld app. The delete() method on HelloWorldObject does not trigger a message when invoked via the UI even though it has the code:

      messageService.informUser(String.format("'%s' deleted", title)

      Attachments

        Activity

          People

            hobrom Andi Huber
            stitheridge Simon Titheridge
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: