Issue description
When an association is created and saved, it is not possible to change the player of the association *and* save that change.
This issue covers a deeper problem:
* When the association is created, a %POST% request is sent to the map.
* On successful creation, the location of the new association item is returned.
* The location of the created roles (they were sent in the %POST% request), *is not* returned.
* The temporary id that was used in the client is replaced by the system id, which is parsed out of the location.
* The temporary ids of the roles stay, because no location was returned by the server.
* When the user now changes the player of a role, a %PUT% request should be sent.
* But since the item identifier of the role is unkown, the %PUT% request fails.
Details of this statement
No reifier
Created: 2007-10-08 19:24:48, Robert Cerny Modified: 2009-08-21 08:59:06, Robert Cerny |
Affects
Topincs Wiki (Component)
Details of this statement
No reifier
Created: 2007-10-08 19:24:48, Robert Cerny Modified: 2007-10-08 19:24:48, Robert Cerny Reporting date
2007-10-08
Details of this statement
No reifier
Created: 2007-10-08 19:24:48, Robert Cerny Modified: 2007-10-08 19:24:48, Robert Cerny Reported by
Robert Cerny (Person)
Details of this statement
No reifier
Created: 2007-10-08 19:24:48, Robert Cerny Modified: 2007-10-08 19:24:48, Robert Cerny |