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 88501 - Using Matisse update in 5.5 fails to write property "contentType"
Summary: Using Matisse update in 5.5 fails to write property "contentType"
Status: RESOLVED DUPLICATE of bug 73627
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 11:42 UTC by webhsw
Modified: 2006-11-02 11:49 UTC (History)
0 users

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 webhsw 2006-11-02 11:42:18 UTC
Using Matisse update in 5.5 fails to write property "contentType"
To see the bug:
-update in 5.5 release the form-editor via update center (new Matisse)
-create a JPanel and then place a JTextPanel on it
-try to change the property contentType from "text/plain" to "text/html"
An error is raising "Faild to write the value to the property "contentType""

With NB6.0 it is working fine.
Comment 1 Tomas Pavek 2006-11-02 11:49:48 UTC
To workaround set it as a code.

*** This issue has been marked as a duplicate of 73627 ***