History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NXP-1412
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Georges Racinet
Reporter: Georges Racinet
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Nuxeo Enterprise Platform

Indexing fails if path field is empty

Created: 03/08/07 12:24   Updated: 06/08/07 15:19
Component/s: None
Affects Version/s: None
Fix Version/s: 5.1.0.GA

Time Tracking:
Not Specified

Resolution Date: 06/08/07 15:19
Require Callback: No
Participants: Georges Racinet
Tags:


 Description  « Hide
Can't see this with the default conf, since the only path field is the document's and it's never empty.

to correct, protect against NPE in Compass backend's ResourceBuilder, l 241.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Georges Racinet - 06/08/07 15:19
Actually this occurred only in case of a non multiple path property with input being neither String, Path (or null)
Typically, a multiple one that wasn't declare as such.