HR fix for #162463: [67cat] NullPointerException at javax.help.UniteAppendMerge.processMerge
Petr Hejl <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'd like to ask for review for mentioned issue. Description: Exception is thrown when user opens web helpset. Justification: Highly visible and 100% reproducible. Fix: Fixed invalid web-toc.xml. This is low risk, just fix for mistakenly removed element. web-main changesets: http://hg.netbeans.org/web-main/rev/c9326b1ceea7 Verified by QE (mschovanek) and peer (tmysik). Thanks, P.