This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270416 - Wrong Encoding when opening files after Netbeans was not closed tidly
Summary: Wrong Encoding when opening files after Netbeans was not closed tidly
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-17 00:00 UTC by gacek
Modified: 2017-04-17 00:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gacek 2017-04-17 00:00:27 UTC
My problem with netbeans seems related to:
https://netbeans.org/bugzilla/show_bug.cgi?id=248599

That one maybe is fixed, however for me only it happens if netbeans is not quit normally (PC Crashes, power failure etc).

For example. If I lad project I get this:
"Produkt został pominięty - cena wydaje się nie poprawna"
and should be this
"Produkt został pominięty - cena wydaje się nie poprawna"

I have to reopen all tabs.

It happend on NB 8.0 8.1 and 8.2. Windows 7 platform.
Cleared cashes many times, problem is always present and i think easily reproducable.

- Open netbeans.
- Open tab, with file containing string from above.
- Close netbeans normally (so tab is saved as opened)
- Reopen netbeans
- Go to TaskManager and kill netbeans64 process
- Open netbeans - files are opened with wrong encoding.

It happens on 3 different computers.