The corresponding code in RP1380.java assumes that only
the following url
parameter names are valid:
"wsrp-urlType",
"wsrp-navigationalState",
"wsrp-interactionState",
"wsrp-mode",
"wsrp-windowState",
"wsrp-fragmentID",
"wsrp-secureURL"
but in the case of 'wsrp-urlType=resource'
"wsrp-url"
"wsrp-requiresRewrite"
are also valid. In the current implementation you can
therefore get a wrong
assertion failure if the wsrp-urlType is 'resource':
Julie MacNaught
Test Cases
WSRPv1Conformance
Public
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2006-06-12 17:16 | jmacna |
| close_date | - | 2006-06-12 17:16 | jmacna |
| resolution_id | None | 2006-06-09 12:00 | jmacna |
| assigned_to | nobody | 2006-06-09 11:57 | jmacna |