Skip to content
Snippets Groups Projects
  1. Apr 06, 2018
  2. Apr 05, 2018
  3. Apr 04, 2018
  4. Mar 29, 2018
  5. Mar 22, 2018
  6. Mar 21, 2018
  7. Mar 19, 2018
  8. Mar 13, 2018
  9. Mar 10, 2018
  10. 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
  11. Mar 05, 2018
  12. Mar 02, 2018
  13. Mar 01, 2018
  14. Feb 28, 2018
  15. Feb 27, 2018
  16. Feb 26, 2018
  17. Feb 25, 2018
  18. Feb 22, 2018
  19. Feb 20, 2018
  20. Feb 12, 2018
  21. Feb 09, 2018
  22. Feb 06, 2018
  23. Jan 29, 2018
  24. Jan 28, 2018
  25. Jan 24, 2018
  26. Jan 21, 2018