Block a user
[I132] tags page generation issues
rho_n
deleted branch I188_fix-correspondent-page-episode-count from HPR/hpr_generator
2024-09-28 15:44:54 +00:00
Limit correspondent page episode count to released episodes
rho_n
pushed to I188_fix-correspondent-page-episode-count at HPR/hpr_generator
2024-09-28 15:44:25 +00:00
rho_n
deleted branch I164_check-for-perl-module-dependencies from HPR/hpr_generator
2024-09-28 15:42:44 +00:00
[I164] check for perl module dependencies
[I132] tags page generation issues
The tag page index seems incorrect in one place
I have determined that the tag with the value of 'keys' is causing the issue. keys is a reserved word in the context of hashes. I haven't figured out how to use the value keys as a key. The…
The tag page index seems incorrect in one place
I'm not sure what is going on yet, but it seems like any tags that start with K are being dropped, and that instead of the actual tags being included in the html, it is the name of variables used…
The tag page index seems incorrect in one place
Other than no ASCII white-space characters, an ID attribute can be any other Unicode character. The Mozilla documentation does say if you want the ID to be used as a CSS selector, then it must be…
The tag page index seems incorrect in one place
According to the HTML spec, the ID attribute should not contain any ASCII white-space characters
- https://html.spec.whatwg.org/multipage/dom.html#global-attributes:the-id-attribute-2 *…
rho_n
pushed to I188_fix-correspondent-page-episode-count at rho_n/hpr_generator
2024-09-10 01:40:03 +00:00