{"id":"6a40e073a1621e18cfb9c1e7","title":"2026 06 28","path":"how-to/committee/release-notes/2026-06-28","contentMarkdown":"# 28-Jun-2026 — edit by unique id and stop false republish flags for special-character titles\n\n## [build 722](https://github.com/nbarrett/ngx-ramblers/actions/runs/28316803842) — [commit 9fec49d](https://github.com/nbarrett/ngx-ramblers/commit/9fec49dce464cb0b790005db7da444b8d1fa7a84)\n\n_____\n\nRoute the full-screen and group-event edit actions by the walk's unique\nid (editIdentifierFor) instead of the slug, so two walks that share a\nslug no longer open the same record when edited.\n\nCompare the website title against the Ramblers title using walkTitle()\n(which applies replaceSpecialCharacters) instead of the raw title, so\ntitles cleaned on upload (& -> and, apostrophes removed) no longer get\nflagged as needing republishing when they are already correct on Ramblers.\n\nFix walkTitle() calling replaceSpecialCharacters as an unbound map\ncallback, which threw on possessive/contraction titles (e.g. \"St\nMargaret's\") at upload, during validation and on the publish page.\n\nAdd unit tests covering the title transform and the publish-status\ntitle comparison, including a regression guard for genuine differences.","contentHtml":"<h1>28-Jun-2026 — edit by unique id and stop false republish flags for special-character titles</h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/actions/runs/28316803842\">build 722</a> — <a href=\"https://github.com/nbarrett/ngx-ramblers/commit/9fec49dce464cb0b790005db7da444b8d1fa7a84\">commit 9fec49d</a></h2>\n<hr>\n<p>Route the full-screen and group-event edit actions by the walk&#39;s unique\nid (editIdentifierFor) instead of the slug, so two walks that share a\nslug no longer open the same record when edited.</p>\n<p>Compare the website title against the Ramblers title using walkTitle()\n(which applies replaceSpecialCharacters) instead of the raw title, so\ntitles cleaned on upload (&amp; -&gt; and, apostrophes removed) no longer get\nflagged as needing republishing when they are already correct on Ramblers.</p>\n<p>Fix walkTitle() calling replaceSpecialCharacters as an unbound map\ncallback, which threw on possessive/contraction titles (e.g. &quot;St\nMargaret&#39;s&quot;) at upload, during validation and on the publish page.</p>\n<p>Add unit tests covering the title transform and the publish-status\ntitle comparison, including a regression guard for genuine differences.</p>\n"}