| 
		Viewing Issue Simple Details
		
		[ Jump to Notes ]
		
		 | 
	
	
	
	
		
			[ View Advanced ]
	
			
		[ Issue History ]
	
		
		[ Print ]
	 | 
	| 
		ID	 | 
	
		Category	 | 
	
		Severity	 | 
	
		Reproducibility	 | 
	
		Date Submitted	 | 
	
		Last Update	 | 
	
	| 
		0003489	 | 
	
	
		[Resin] 	 | 
	
	
		minor	 | 
	
	
		always	 | 
	
	
		05-08-09 18:20	 | 
	
	
		05-27-09 15:34	 | 
	 | 
	
	| 
		Reporter	 | 
	
		voodude	 | 
	
	
		View Status	 | 
	
		public	 | 
	
	  | 
	| 
		Assigned To	 | 
	
		ferg	 | 
	
	| 
		Priority	 | 
	
		normal	 | 
	
	
		Resolution	 | 
	
		fixed	 | 
	
	  | 
	
	| 
		Status	 | 
	
		closed	 | 
	  | 
	
		
		Product Version	 | 
	
		4.0.0	 | 
	
	 | 
	| 
		Summary	 | 
	
		0003489: NullPointerException in AbstractHttpRequest with custom Login objects	 | 
	| 
		Description	 | 
	
		There is an evil code block generating NPEs in AbstractHttpRequest, starting line 1901: 
 
    Login login = app == null ? null : app.getLogin(); 
 
    boolean inRole = login.isUserInRole(user, role); 
	 | 
	| 
		Additional Information	 | 
	
			 | 
	 | 
	| 
		
		Attached Files	 | 
	
			 | 
	| 
	 |