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 224829 - AssertionError: Wrong value
Summary: AssertionError: Wrong value
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: ODCS Tasks (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 224826 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-14 09:17 UTC by Maria Tishkova
Modified: 2013-01-22 10:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197520


Attachments
stacktrace (2.84 KB, text/plain)
2013-01-14 09:17 UTC, Maria Tishkova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maria Tishkova 2013-01-14 09:17:01 UTC
Build: NetBeans IDE Dev (Build ODS-430-on-20130111)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: SunOS

User Comments:
mromashova: ODCS: Edit task




Stacktrace: 
java.lang.AssertionError: Wrong value
   at org.netbeans.modules.odcs.tasks.issue.IssuePanel$ClientDataRenderer.getListCellRendererComponent(IssuePanel.java:1132)
   at javax.swing.plaf.synth.SynthComboBoxUI.paintCurrentValue(SynthComboBoxUI.java:313)
   at javax.swing.plaf.synth.SynthComboBoxUI.paint(SynthComboBoxUI.java:295)
   at javax.swing.plaf.synth.SynthComboBoxUI.update(SynthComboBoxUI.java:279)
   at javax.swing.JComponent.paintComponent(JComponent.java:752)
   at javax.swing.JComponent.paint(JComponent.java:1029)
Comment 1 Maria Tishkova 2013-01-14 09:17:04 UTC
Created attachment 130173 [details]
stacktrace
Comment 2 Marian Mirilovic 2013-01-14 10:14:26 UTC
*** Bug 224826 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2013-01-14 14:22:12 UTC
do you remember what task it was (project and task id) ? 
generally it seems to work, so might be task data related.

thanks
Comment 4 Tomas Stupka 2013-01-22 10:17:48 UTC
any update on this?