Replace hash

main
Bob Mottram 2022-12-28 19:02:04 +00:00
parent a05a43d03b
commit 0b43a52def
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ def prepare_post_from_html_cache(nickname: str, post_html: str, box_name: str,
if first_post_id is None:
first_post_id = ''
first_post_id = first_post_id.replace('#', '/')
if '?firstpost=' in with_page_number:
with_page_number = \
replace_link_variable(with_page_number,