Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1394

@InitialValue("null") sets property to empty collection not null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 4.1.5
    • None
    • None

    Description

      This :

      @InitialValue("null")
      public abstract List<BroadcastProviderUrl> getCachedUrls();

      results in cachedUrls being set to an empty list instead of null.

      Attachments

        Activity

          People

            andyhot Andreas Andreou
            patmoore@ieee.org Patrick Moore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: