This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 131657 - [testclient] {actorId},{filmId} params are not parsed properly
Summary: [testclient] {actorId},{filmId} params are not parsed properly
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-31 18:47 UTC by Lukas Jungmann
Modified: 2008-07-22 18:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (147.61 KB, image/png)
2008-03-31 18:47 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-03-31 18:47:19 UTC
in attached screenshot there you can see that parameter name for "{actorId},{filmId}" is shown as "actorId},{filmId" -
it should be either "{actorId},{filmId}" or "actorId,filmId"
Comment 1 Lukas Jungmann 2008-03-31 18:47:46 UTC
Created attachment 59434 [details]
screenshot
Comment 2 Ayub Khan 2008-05-29 19:44:02 UTC
Fixed in trunk, see http://hg.netbeans.org/main/rev/e8faa484a933
Comment 3 Lukas Jungmann 2008-07-22 18:03:13 UTC
v.