You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "zeleznypa (via GitHub)" <gi...@apache.org> on 2023/04/21 06:17:57 UTC

[GitHub] [netbeans] zeleznypa opened a new issue, #5862: PHP - Latte templates plugin - Wrong escaping string parameter (syntax highlight)

zeleznypa opened a new issue, #5862:
URL: https://github.com/apache/netbeans/issues/5862

   ### Apache NetBeans version
   
   Apache NetBeans 17
   
   ### What happened
   
   Netbeans plugin for `latte` syntax show an error when the string parameter contains an escaped apostrof character.
   
   <img width="555" alt="Snímek obrazovky 2023-04-21 v 8 12 03" src="https://user-images.githubusercontent.com/1191472/233554500-554a239e-c71f-4e02-b8ae-002c4e77dda8.png">
   
   
   ### How to reproduce
   
   In the PHP Netbeans enable / install the built-in plugin (`tools > plugins > installed > Latte templates`)
   
   <img width="889" alt="Snímek obrazovky 2023-04-21 v 8 15 05" src="https://user-images.githubusercontent.com/1191472/233555406-a3588fdc-ec8b-47ee-8cbe-767a2c9818d3.png">
   
   Create new file `test.latte` and put the following code
   
   ```latte
   <p>{_'text that contains an escaped \' character'}</p>
   
   <p>{_'text that not contains an escaped problematic character'}</p>
   ```
   
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Mac OS X version 10.16 running on x86_64; UTF-8; cs_CZ (nb)
   
   ### JDK
   
   14.0.2; Java HotSpot(TM) 64-Bit Server VM 14.0.2+12-46
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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.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] zeleznypa commented on issue #5862: PHP - Latte templates plugin - Wrong escaping string parameter (syntax highlight)

Posted by "zeleznypa (via GitHub)" <gi...@apache.org>.
zeleznypa commented on issue #5862:
URL: https://github.com/apache/netbeans/issues/5862#issuecomment-1532829423

   @junichi11 Many thanks


-- 
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] junichi11 commented on issue #5862: PHP - Latte templates plugin - Wrong escaping string parameter (syntax highlight)

Posted by "junichi11 (via GitHub)" <gi...@apache.org>.
junichi11 commented on issue #5862:
URL: https://github.com/apache/netbeans/issues/5862#issuecomment-1519301583

   Documentation: https://latte.nette.org/en/tags#toc-translation


-- 
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] junichi11 closed issue #5862: PHP - Latte templates plugin - Wrong escaping string parameter (syntax highlight)

Posted by "junichi11 (via GitHub)" <gi...@apache.org>.
junichi11 closed issue #5862: PHP - Latte templates plugin - Wrong escaping string parameter (syntax highlight)
URL: https://github.com/apache/netbeans/issues/5862


-- 
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] junichi11 commented on issue #5862: PHP - Latte templates plugin - Wrong escaping string parameter (syntax highlight)

Posted by "junichi11 (via GitHub)" <gi...@apache.org>.
junichi11 commented on issue #5862:
URL: https://github.com/apache/netbeans/issues/5862#issuecomment-1519300758

   Reproducible. Thanks for reporting it.


-- 
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