From 285ae372096f583f42f2ff37458e7e68cadfbe22 Mon Sep 17 00:00:00 2001 From: Mischa Date: Fri, 24 Jul 2026 23:27:09 +0200 Subject: [PATCH] fix(content): strip U+200E from the Jerup entry's coordinates lat/lng carried a leading LEFT-TO-RIGHT MARK (e2 80 8e), pasted in from a system that decorates coordinates for bidi text. It renders invisibly, so the values looked correct while parseFloat saw a non-numeric prefix. This is the exact input cleanCoordinate() now rejects server-side; the scan for further occurrences across pages/ comes back empty, so this was the only affected entry. Co-Authored-By: Claude Opus 5 --- .../2026-07-18-09-08-the-dunes-of-jerup/entry.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/01.trips/denmark-2026/01.dailies/2026-07-18-09-08-the-dunes-of-jerup/entry.en.md b/pages/01.trips/denmark-2026/01.dailies/2026-07-18-09-08-the-dunes-of-jerup/entry.en.md index 2f30f4e..2096e77 100644 --- a/pages/01.trips/denmark-2026/01.dailies/2026-07-18-09-08-the-dunes-of-jerup/entry.en.md +++ b/pages/01.trips/denmark-2026/01.dailies/2026-07-18-09-08-the-dunes-of-jerup/entry.en.md @@ -22,8 +22,8 @@ photos: path: user/pages/01.trips/denmark-2026/01.dailies/2026-07-18-09-08-the-dunes-of-jerup/IMG_2178.jpg title: 'The dunes of Jerup' date: '2026-07-18 09:08' -lat: ‎57.54421 -lng: ‎10.43837 +lat: 57.54421 +lng: 10.43837 location_city: Jerup location_country: Denmark weather_desc: Cloudy