https://bugs.kde.org/show_bug.cgi?id=433615
--- Comment #1 from Larsen <[email protected]> --- I think I may have found the cause of this bug as I noticed the project file getting bigger and bigger when opening/saving/closing. Apparently, Kdenlive adds a "
" to (at least) comments of titles. Simplified Diff between two versions: "comment": "test",




 "comment": "test",





 This stems from a <property name="kdenlive:markers"> block inside a producer block. -- You are receiving this mail because: You are watching all bug changes.
