sebbASF opened a new issue #439: Bug: stats.lua cannot handle deep nesting
URL: https://github.com/apache/incubator-ponymail/issues/439
 
 
   stats.lua tries to calculate message threading.
   
   However if too many messages reference each other, the code crashes with an 
error:
   
   site/api/stats.lua:755: Cannot serialise, excessive nesting (501)
   
   This prevents the list data from being displayed.
   
   The code should fail gracefully if the nesting depth is too great.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to