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 179704 - AssertionError: username cannot contain '/'
Summary: AssertionError: username cannot contain '/'
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 07:15 UTC by Jan Stola
Modified: 2010-01-20 07:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164463


Attachments
stacktrace (1.59 KB, text/plain)
2010-01-20 07:15 UTC, Jan Stola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2010-01-20 07:15:19 UTC
Build: NetBeans IDE Dev (Build 100120-19bcdeabb491)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows Vista

User Comments:
jstola: Open any issue from JIRA on Kenai.




Stacktrace: 
java.lang.AssertionError: username cannot contain '/'
   at org.netbeans.modules.kenai.api.KenaiUser.forName(KenaiUser.java:135)
   at org.netbeans.modules.kenai.ui.spi.KenaiUserUI.<init>(KenaiUserUI.java:76)
   at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:596)
   at org.netbeans.modules.jira.issue.IssuePanel.setIssue(IssuePanel.java:210)
   at org.netbeans.modules.jira.issue.NbJiraIssue$Controller.<init>(NbJiraIssue.java:1324)
   at org.netbeans.modules.jira.issue.NbJiraIssue.getController(NbJiraIssue.java:847)
Comment 1 Jan Stola 2010-01-20 07:15:23 UTC
Created attachment 93429 [details]
stacktrace
Comment 2 Jan Stola 2010-01-20 07:42:45 UTC
Fixed.

Modified file: http://hg.netbeans.org/cdev/rev/9bf8cec0707d