Files
TiddlyWiki5/editions
Mario PietschandGitHub abf134afe4 Fix regression introduced by PR #9815 (#9944)
* Keep retained tiddler subdirectories on save

Make generateTiddlerFilepath keep a retained tiddler's recorded subdirectory
and produce a valid filename for every path segment.

* Normalise originalpath separators to "/" before the sanitiser, so recorded
  subdirectories survive
* Validate each path segment (reserved names, trailing dots or spaces), so
  "sub/CON" is valid on every OS
* Run that pass after transliteration, which can itself create a reserved name
* Add filesystem and adversarial specs, covering generateTiddlerFileInfo and
  generateTiddlerExtension

* update changenote
2026-07-28 11:34:09 +01:00
..
2017-07-03 20:34:58 +01:00
2024-10-11 13:40:35 +01:00
2026-07-09 14:12:10 +01:00
2023-09-30 13:30:31 +01:00
2026-02-20 08:38:42 +00:00
2014-12-05 10:20:32 +00:00
2025-05-29 11:17:24 +01:00