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

Summary: Wrong Encoding when opening files after Netbeans was not closed tidly
Product: projects Reporter: gacek
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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.