Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-2299

Strange logic in SiteSection

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • 4.4
    • None
    • None

    Description

      The ctor to the class SiteSection takes amongst its parameters a list of jsp pages to include and an integer "visiblePages" such that only the first those pages up to index visiblePages-1 have links in the GUI. This is silly and hard to maintain (See NAS-2298 for an example of it going wrong). Just create a new ctor that takes two lists - one of visible pages, one of invisible pages - concatenates them, and passes the list to to the existing (now private) ctor.

      Attachments

        Activity

          People

            Unassigned Unassigned
            csr Colin Rosenthal
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 3h
                3h
                Remaining:
                Remaining Estimate - 3h
                3h
                Logged:
                Time Spent - Not Specified
                Not Specified