You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/28 18:14:39 UTC

[GitHub] [netbeans] maninder-dhiman opened a new issue #3883: Line numbers are not showing for PHP files

maninder-dhiman opened a new issue #3883:
URL: https://github.com/apache/netbeans/issues/3883


   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   PHP files are not showing line number. Even enabling/disabling line number from View Menu => Show Line Numbers also not making any effect.
   ![Screenshot from 2022-03-28 23-41-18](https://user-images.githubusercontent.com/327572/160460742-095e8874-511d-4c00-8b2d-7d9ee45c32d8.png)
   
   
   ### How to reproduce
   
   Open any PHP extension file.
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 12.6
   
   ### Operating System
   
   Ubuntu 20.04.4 LTS
   
   ### JDK
   
   openjdk version "11.0.14" 2022-01-18
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   Only happening for PHP files, For All other types of TXT, JS, CSS, JSON, HTML files it is working.
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] maninder-dhiman closed issue #3883: Line numbers are not showing for PHP files

Posted by GitBox <gi...@apache.org>.
maninder-dhiman closed issue #3883:
URL: https://github.com/apache/netbeans/issues/3883


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] maninder-dhiman commented on issue #3883: Line numbers are not showing for PHP files

Posted by GitBox <gi...@apache.org>.
maninder-dhiman commented on issue #3883:
URL: https://github.com/apache/netbeans/issues/3883#issuecomment-1081176089


   It was due to old version of JDK (11.0.10; Java HotSpot(TM) 64-Bit Server VM 11.0.10+8-LTS-16) was selected while installation. I switched the new version of JDK(11.0.14; OpenJDK 64-Bit Server VM 11.0.14+9-Ubuntu-0ubuntu2.20.04) and now it is working fine.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists