-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.5.0-HF08, 5.6-RC1, 5.6
-
Component/s: Seam / JSF UI
Zip export will raise a NPE if the root document doesn't have a title (dublincore:title)
Use DocumentModel#getTitle, instead of getProperty("dublincore","title"), to fallback on the document or id.