Skip to content
Snippets Groups Projects
  1. May 22, 2018
  2. May 15, 2018
  3. May 14, 2018
  4. May 13, 2018
  5. May 10, 2018
  6. Apr 24, 2018
  7. Apr 19, 2018
  8. Apr 17, 2018
  9. Apr 06, 2018
  10. Apr 05, 2018
  11. Apr 04, 2018
  12. Mar 29, 2018
  13. Mar 22, 2018
  14. Mar 21, 2018
  15. Mar 19, 2018
  16. Mar 13, 2018
  17. Mar 10, 2018
  18. Mar 06, 2018
    • Helmut Hummel's avatar
      [BUGFIX] Unset internal properties of processed file on delete · 3d313c7e
      Helmut Hummel authored
      When a processed file is deleted because it needs reprocessing, set the
      internal deleted property to true and unset its properties as well, as
      they are stale anyway.
      
      This is important as in the later processing it is checked whether the
      current object is persisted (which it is not anymore) and an SQL update
      is triggered, which then fails leading to another processing run in
      subsequent requests.
      
      When unsetting the internal properties a new row will be inserted
      in the same request.
      
      Resolves: #80359
      Releases: 7.6, 8.7, master
      Change-Id: I39eec59ed4ac071883ff97eab7018d1ede92fb95
      Reviewed-on: https://review.typo3.org/53506
      
      
      Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
      Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
      3d313c7e
  19. Mar 05, 2018
  20. Mar 02, 2018
  21. Mar 01, 2018
  22. Feb 28, 2018
  23. Feb 27, 2018
  24. Feb 26, 2018
  25. Feb 25, 2018
  26. Feb 22, 2018
  27. Feb 20, 2018
  28. Feb 12, 2018
  29. Feb 09, 2018