Andi Huber created CAUSEWAY-3736:
------------------------------------

             Summary: [RO] Returns 404 for empty List (while should 200)
                 Key: CAUSEWAY-3736
                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3736
             Project: Causeway
          Issue Type: Bug
          Components: Viewer RO
    Affects Versions: 3.0.0, 2.0.0
            Reporter: Andi Huber
            Assignee: Daniel Keir Haywood
             Fix For: 2.1.0, 3.1.0


Dan:
I tracked down the issue I think ... there's a method called route(...) where 
we pass in a PackedManagedObject that wraps the empty List (or rather, Can at 
this stage), but what we get out is an EMPTY ManagedObject.  The RO viewer then 
interprets that as a 404.
[..] the behaviour is because route(...) calls  in turn 
ManagedObjects.isNullOrUnspecifiedOrEmpty(...) [line 70]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to