NB23 (actually any version) - encoding of Output window #7965
Labels
kind:bug
Bug report or fix
needs:triage
Requires attention from one of the committers
PHP
[ci] enable extra PHP tests (php/php.editor)
Apache NetBeans version
Apache NetBeans 23
What happened
The problem is the next - output window displays Cyrillic (or non-latin) symbols not correctly.
I found that it is
windows-1251
encoding, but I can't force to show it in russian. I have red this issue and fount that problem wasn't solve. I also found the solution aboutnetbeans.conf
and put these parameters - now it iswin1251
but I triedutf-8
and others - no reaction.I use Netbeans to develop in PHP and JS to build websites. It's not very important for me like Java developers, but this problem goes through many versions. I understand that it depends on Java installation, but, can you, please make a setting which synchronize encoding to show non-latin chars correctly? Special for
Output window
. Maybe in his settings.Language / Project Type / NetBeans Component
PHP/JS project (website)
How to reproduce
Ru-ru
for exampleDid this work correctly in an earlier version?
No / Don't know
Operating System
System: Windows 11 version 10.0 running on amd64; win1251; ru_RU (nb)
JDK
Java: 20.0.2; Java HotSpot(TM) 64-Bit Server VM 20.0.2+9-78
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: