Skip to content

Comments

Fix RTL arrow direction and restore 2026-02-14 committee report metadata in 6 language indexes#368

Merged
pethers merged 2 commits intonews-realtime/20260220-1015-25739be69664955ffrom
copilot/sub-pr-365
Feb 20, 2026
Merged

Fix RTL arrow direction and restore 2026-02-14 committee report metadata in 6 language indexes#368
pethers merged 2 commits intonews-realtime/20260220-1015-25739be69664955ffrom
copilot/sub-pr-365

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Two correctness issues introduced in the 2026-02-20 breaking news commits: wrong back-navigation arrow for Arabic RTL, and 2026-02-14 committee report entries in six language indexes overwritten with 2026-02-20 titles/excerpts.

Changes

  • Arabic RTL arrow (2026-02-20-committee-reports-ar.html): for correct RTL back-navigation
  • Index metadata restoration (index_zh/ja/fr/de/nl/ko.html): 2026-02-14 committee report title and excerpt fields reset to their actual values sourced from the per-language article files — e.g.:
    // Before (wrong — 2026-02-20 content leaked into 2026-02-14 entry)
    { "title": "原子力・風力・福祉:10件の委員会報告が選挙前の政策攻勢を示唆", "date": "2026-02-14", ... }
    
    // After (correct)
    { "title": "委員会報告:今週の議会優先事項", "date": "2026-02-14", ... }
    2026-02-20 entries in the same files are untouched.

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Add ten committee reports published on February 20, 2026 Fix RTL arrow direction and restore 2026-02-14 committee report metadata in 6 language indexes Feb 20, 2026
Copilot AI requested a review from pethers February 20, 2026 13:35
@pethers pethers marked this pull request as ready for review February 20, 2026 13:37
@pethers pethers merged commit a4ef05c into news-realtime/20260220-1015-25739be69664955f Feb 20, 2026
@pethers pethers deleted the copilot/sub-pr-365 branch February 20, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants