70_HR_FIX of issue 194805
Jiri Rechtacek <[email protected]> Thu, 17 Mar 2011 12:36:04 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
issue: http://netbeans.org/bugzilla/show_bug.cgi?id=194805 changeset: http://hg.netbeans.org/main/rev/a2254758bd9a Bug 194805 - [70cat] NullPointerException at org.netbeans.modules.properties.PropertiesOpen.messageOpening Description: Throws NPE while opening a .properties file in particular cases Justification: Obtrusive NPE breaks opening properties file Risk: small, the fix uses a fallback for this edge case Verified by QE.