[I132] tags page generation issues #205

Merged
rho_n merged 5 commits from I132_tags_index_issues into main 2024-09-28 15:49:44 +00:00
Owner

Replace white-space in html tag ID attribute with an under-score character.

Fix the issue where tags that start with the letter "k" are not included in the index. The tag "keys" caused issues when using it as a key to a hash in the tags content template.

Replace white-space in html tag ID attribute with an under-score character. Fix the issue where tags that start with the letter "k" are not included in the index. The tag "keys" caused issues when using it as a key to a hash in the tags content template.
davmo reviewed 2024-09-18 03:13:06 +00:00
Owner

Looks good to me.

@davmo if you agree can you commit.

Looks good to me. @davmo if you agree can you commit.
Owner

Not sure if the original Perl implementation had this bug - quite likely it did.

It's a nice solution. Looks fine to me.

Not sure if the original Perl implementation had this bug - quite likely it did. It's a nice solution. Looks fine to me.
rho_n added 1 commit 2024-09-28 15:49:28 +00:00
rho_n merged commit 73dd71f2f0 into main 2024-09-28 15:49:44 +00:00
rho_n deleted branch I132_tags_index_issues 2024-09-28 15:49:44 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
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: HPR/hpr_generator#205
No description provided.