Menu

#231 Galago: ProxyRetrieval getDocuments doesn't work

v1.x
closed
1
2014-06-19
2014-03-10
John Foley
No

This is because the reflection in StreamContextHandler is brittle; it tries to find a method with the signature (ArrayList, DocumentComponents) instead of (List, DocumentComponents)...

There are some commented out lines in ProxyRetrievalTest that crash if uncommented.

This test could use to check more things.

Discussion

  • David Fisher

    David Fisher - 2014-04-22
    • status: open --> accepted
    • assigned_to: David Fisher
     
  • David Fisher

    David Fisher - 2014-06-19
    • Status: accepted --> closed
     

Log in to post a comment.