Skip to content
Snippets Groups Projects
  1. Nov 15, 2019
  2. May 22, 2019
    • Philippe Pepiot's avatar
      [views] fix possible infinite recursion loop in rssitem view · effacbbd2d10
      Philippe Pepiot authored
      I found this while executing some AutomaticWebTest on dependent cubes, but this case can occur anyway.
      
      rssitem call rssitem view recursively following "comments" relation, so we may
      enter in a loop here.
      
      Fix this by using a "seen" set() which is passed resursively and we skip
      already processed entities.
      Add a basic test using a comment commenting a comment commenting the first one.
      effacbbd2d10
  3. Mar 26, 2019
  4. Mar 01, 2019
  5. Dec 10, 2018
  6. Jun 20, 2016
  7. Jan 30, 2015
  8. Feb 13, 2014
  9. Oct 21, 2011
  10. Jan 17, 2011
  11. Jun 10, 2010
  12. Apr 23, 2010
  13. Mar 22, 2010
  14. Feb 10, 2010
  15. Feb 08, 2010
  16. Dec 08, 2009
  17. Oct 07, 2009
  18. Aug 11, 2009
  19. May 13, 2009
  20. May 11, 2009
  21. Feb 18, 2009
  22. Oct 28, 2008
Loading