Buy-seats totals: three missed dollar literals → CHF (#23 follow-up) #32

Merged
Cordy merged 1 commit from chf-stragglers into main 2026-09-06 01:31:50 +00:00
Owner

Nikola's sandbox checkout screenshots caught the mixed page: cycle toggle in CHF, total block still concatenating $. The earlier "clean" verification grep was vacuous — \$ in the double-quoted pattern became an end-of-line anchor and could never match. Regex-verified this time; no dollar-literal price concatenations remain.

Nikola's sandbox checkout screenshots caught the mixed page: cycle toggle in CHF, total block still concatenating `$`. The earlier "clean" verification grep was vacuous — `\$` in the double-quoted pattern became an end-of-line anchor and could never match. Regex-verified this time; no dollar-literal price concatenations remain.
Nikola's sandbox checkout screenshots caught the mixed page: the cycle
toggle said CHF while the total block still concatenated dollar signs.
The earlier deploy 'clean' grep had a broken pattern (backslash-dollar
became an end-of-line anchor, matching nothing - vacuous pass).
Regex-verified this time.
Cordy merged commit ec08c88ecd into main 2026-09-06 01:31:50 +00:00
Cordy deleted branch chf-stragglers 2026-09-06 01:31:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/cairn-site#32
No description provided.