July 29, 2026
9:50 a.m.
http://bugs.winehq.org/show_bug.cgi?id=60088 --- Comment #4 from Veliga Syutkin <veliga99@gmail.com> --- Grepping the log for "EscherDelayStm" shows Publisher doesn't create that stream name directly — it writes to "EscherDelayTemp" then calls RenameElement("EscherDelayTemp" -> "EscherDelayStm") near the end of the save. That rename call looks like the place to check the name length handling. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.