Bug 807281 - NPE when calling export-resource on an invalid navigation node.
Summary: NPE when calling export-resource on an invalid navigation node.
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal
Version: 5.2.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 5.2.2.ER01
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-27 12:33 UTC by Nick Scavelli
Modified: 2020-04-27 01:31 UTC (History)
3 users (show)

Fixed In Version: 5.2.0.ER02
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker GTNPORTAL-2071 0 Minor Resolved NPE when calling export-resource on an invalid navigation node. 2012-08-31 15:03:27 UTC

Description Nick Scavelli 2012-03-27 12:33:53 UTC
Description of problem:
NullPointerException is thrown when trying to export an invalid navigation node (one that doesn't exist)

Version-Release number of selected component (if applicable):
5.2.0

How reproducible:
Everytime

Steps to Reproduce:
1. Export (either through CLI or REST) a navigation node that doesn't exist.
2.
3.
  
Actual results:
NPE thrown

Expected results:
ResourceNotFoundException thrown and 404 returned to REST client and CLI error indicating resource doesn't exist.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.