New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-9321
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Sam Chang [Atlassian]
Reporter: Brian Nguyen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Error rendering Issue Does Not Exist page

Created: 09/Feb/06 10:46 PM   Updated: 14/Nov/06 06:56 PM
Component/s: Web interface
Affects Version/s: None
Fix Version/s: 3.5.2

Time Tracking:
Not Specified

Participants: Brian Nguyen and Sam Chang [Atlassian]
Since last comment: 2 years, 28 weeks, 4 days ago
Resolution Date: 13/Feb/06 07:25 PM
Labels:


 Description  « Hide
If you view the 'Issue Does Not Exist' page the following error is thrown:
2006-02-09 09:44:51,295 ERROR [web.action.issue.ViewIssue] java.lang.NullPointerException
java.lang.NullPointerException
	at java.util.PropertyResourceBundle.handleGetObject(PropertyResourceBundle.java:103)
	at java.util.ResourceBundle.getObject(ResourceBundle.java:320)
	at java.util.ResourceBundle.getString(ResourceBundle.java:286)
	at webwork.action.ActionSupport.getText(ActionSupport.java:326)
	at com.atlassian.jira.action.JiraActionSupport.getUnescapedText(JiraActionSupport.java:270)
	at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:61)
	at webwork.util.InjectionUtils.invoke(InjectionUtils.java:52)
	at webwork.util.ValueStack.findValue(ValueStack.java:426)
	at webwork.util.ValueStack.findValue(ValueStack.java:175)
	at webwork.view.taglib.WebWorkBodyTagSupport.findString(WebWorkBodyTagSupport.java:73)
	at com.atlassian.jira.web.tags.TextTag.doEndTag(TextTag.java:90)
	at org.apache.jsp.secure.views.issuenotfound_jsp._jspx_meth_webwork_text_0(org.apache.jsp.secure.views.issuenotfound_jsp:172)
	at org.apache.jsp.secure.views.issuenotfound_jsp._jspService(org.apache.jsp.secure.views.issuenotfound_jsp:67)


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.