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 148997 - [65cat] HTTP Client Monitor's Flash Filter Detects js Files in Themes
Summary: [65cat] HTTP Client Monitor's Flash Filter Detects js Files in Themes
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: issues@javascript
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-02 18:52 UTC by sunbiz
Modified: 2012-09-13 13:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-10-02 18:52:36 UTC
[ BUILD # : 200809271401 ]
[ JDK VERSION : 1.6.0_07 ]

When debugging a project and looking into the URLs in the HTTP Client

Monitor list, the Flash filter seems to remove/add js files from 
URLs. Ideally the flash filter should only remove swf files, but it 
also removes js files from themes like woodstock.

Steps to reproduce:
1.) Debug the sample TravelCenter project
2.) Use Firefox for client-side debugging and start HTTP Client 
Monitor window
3.) In the list of URLs, you'll see URLs from /theme/com/sun/webui/
jsf/suntheme4_2-080320/javascript/theme/nls/*/suntheme.js
4.) When you click the toggle button for Flash filter, these 3 
suntheme.js files disappear from the URL list

Since these are supposed to be JavaScript files, they are filtered in

JS, but also are filtered in Flash
Comment 1 Petr Jiricka 2012-09-13 13:16:17 UTC
WONTFIX, this component no longer exists.