Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3489 | minor | always | 05-08-09 18:20 | 05-27-09 15:34 | |
|
|||||
Reporter: | voodude | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.1 | ||
|
|||||
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); |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|