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

Summary: Using Matisse update in 5.5 fails to write property "contentType"
Product: guibuilder Reporter: webhsw <webhsw>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***