by_tag/index.php not parsing tags.csv properly #8

Closed
opened 2022-07-05 10:28:41 -04:00 by 20xd6 · 1 comment
Owner

It will only show up to five coloums of data.

It will only show up to five coloums of data.
20xd6 added this to the 1.0 Release milestone 2022-07-05 10:28:41 -04:00
20xd6 added the
bug
label 2022-07-05 10:28:41 -04:00
Author
Owner

The array mapped from tags.csv was being processed such that it would stop when it reached the number of rows not the number of coloums.
The fix has been merged into branch master.

The array mapped from `tags.csv` was being processed such that it would stop when it reached the number of rows not the number of coloums. The fix has been merged into branch master.
20xd6 closed this issue 2022-07-05 11:00:25 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 20xd6/simple_blog#8
No description provided.