HR fix for #167473 - NetBeans destroys contents of "*ntuser*" files
Jiri Skrivanek <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Please, review the following: http://www.netbeans.org/issues/show_bug.cgi?id=167473 Description: Content of files containing "ntuser" in name is not shown in editor and if user saves the file, he looses its content. Impact assessment: Potential data loss. Risk assessment: It is a simple fix correcting string comparison. http://hg.netbeans.org/main-golden/rev/ecd4e5850ff6 Reviewed by jrechtacek and verified by jsedek. Thanks, Jirka