You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by GitBox <gi...@apache.org> on 2020/08/25 04:29:51 UTC

[GitHub] [velocity-engine] yaverhussain opened a new pull request #17: Provide a flag to ignore exception when template generator encounters…

yaverhussain opened a new pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17


   … null to render in StrictMode. This is particularly useful in our upcoming change where in we want to turn StrictMode on but fear we might encounter a lot of such errors in prod.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[GitHub] [velocity-engine] yaverhussain commented on pull request #17: Provide a flag to ignore exception when template generator encounters…

Posted by GitBox <gi...@apache.org>.
yaverhussain commented on pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17#issuecomment-797085286


   > InvalidReferenceEventHandler
   
   That would mean a broader check including invalid method names etc, I still want it to behave like strict mode ON except that swallow an error on rendering null value


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[GitHub] [velocity-engine] nbubna commented on pull request #17: Provide a flag to ignore exception when template generator encounters…

Posted by GitBox <gi...@apache.org>.
nbubna commented on pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17#issuecomment-680137890


   I see the flag, but it does not appear to be used to actually do anything.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[GitHub] [velocity-engine] yaverhussain commented on pull request #17: Provide a flag to ignore exception when template generator encounters…

Posted by GitBox <gi...@apache.org>.
yaverhussain commented on pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17#issuecomment-684767428


   > I see the flag, but it does not appear to be used to actually do anything.
   
   can see bit now?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[GitHub] [velocity-engine] yaverhussain commented on pull request #17: Provide a flag to ignore exception when template generator encounters…

Posted by GitBox <gi...@apache.org>.
yaverhussain commented on pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17#issuecomment-681198639


   Sorry, added 


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[GitHub] [velocity-engine] arkanovicz commented on pull request #17: Provide a flag to ignore exception when template generator encounters…

Posted by GitBox <gi...@apache.org>.
arkanovicz commented on pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17#issuecomment-786240662


   Can't you achieve this goal using an InvalidReferenceEventHandler?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[GitHub] [velocity-engine] yaverhussain removed a comment on pull request #17: Provide a flag to ignore exception when template generator encounters…

Posted by GitBox <gi...@apache.org>.
yaverhussain removed a comment on pull request #17:
URL: https://github.com/apache/velocity-engine/pull/17#issuecomment-681198639


   Sorry, added 


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org