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 131868 - [safari] Test Client do not show output tabs, instead the response as is from server
Summary: [safari] Test Client do not show output tabs, instead the response as is from...
Status: CLOSED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P1 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 20:13 UTC by Ayub Khan
Modified: 2008-04-07 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Snapshot (37.31 KB, text/plain)
2008-04-02 20:17 UTC, Ayub Khan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ayub Khan 2008-04-02 20:13:41 UTC
-Create HelloWorld REST sample app using New File wizard.
-Run app using "Test RESTful Webservices" action

You should now see output from server as is, not inside a "Raw View". Also all other tabs are missing.
Comment 1 Ayub Khan 2008-04-02 20:17:26 UTC
Created attachment 59576 [details]
Snapshot
Comment 2 Ayub Khan 2008-04-02 22:09:32 UTC
Fixed for 6.1 (trunk). Will integrate to release61 after review.
Comment 3 Ayub Khan 2008-04-02 22:10:04 UTC
Here is the changeset in trunk

http://hg.netbeans.org/main/rev/4f3586664e47
Comment 4 Lukas Jungmann 2008-04-03 14:34:13 UTC
v. in trunk and for Safari 3.1, transplant the fix to release61 clone, please. Thanks
Comment 5 Ayub Khan 2008-04-03 17:15:54 UTC
Fixed in release61

http://hg.netbeans.org/release61/rev/0029d307316f
Comment 6 Lukas Jungmann 2008-04-04 09:56:35 UTC
v.