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

Table counts and gmap3/fullcalendar2 do not honour any vetoing, eg by subscribers or WithApplicationTenancy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • viewer-wicket-1.7.0
    • 1.10.0
    • Core
    • None

    Description

      Suppose that the Isis addon security module is being used with application tenancy checking; this means that the Wicket table (CollectionContentsAsAjaxTable) will only show rows for those entities for which the user is authorized (the visibility has not been vetoed).

      However, the underlying EntityCollectionModel does contain those objects, and the size of that collection is what is shown in the "showing 1-5 of 15" totals etc rendered at the bottom of the table.

      So the question is: how to ensure that figure is correct?

      • One option is to eagerly check the visibility of every item (even those not on the current page).
      • Another option is to suppress the totals, somehow (would require additional metadata, along with a worse UI for users

      ~~~
      Related: the gmap3/fullcalendar2/excel Isis addons do not check for the object visibility, meaning that they expose information when they should not.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: