Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-428

CrawlerBeansPropHandler doesn't set list properties for Spring PropertyOverrideConfigurer correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.3
    • 0.4
    • crawler
    • None
    • none

    Description

      It currently was setting lists keys to: value1,value2,value3,...

      This patch will instead change it to:
      key[0] = value1
      key[1] = value2

      Attachments

        1. OODT-428.2012-03-22.patch.txt
          1 kB
          Brian Foster

        Activity

          People

            bfoster Brian Foster
            bfoster Brian Foster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: