HR fix for #236173
Ondrej Vrabec <[email protected]> Mon, 23 Sep 2013 14:31:25 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=236173 -comments are occasionally trimmed upon submit The fix copies previous unsaved changes when a task is refreshed inside the IDE so any additional changes are projected into the current model. Risk: Low. http://hg.netbeans.org/core-main/rev/7a1cf6ea64c7 The fix was reviewed and verified in trunk by Tomas Stupka. Ondra