Quote:
Originally Posted by JimmXinu
New Test Version Posted
2024-01-15
- Allow image/comic (/i/) and poems (/p/) on literotica
It's not quite that simple, but it also doesn't seem to be much more complex.
Literotica site is kind of a pain to support and I don't read it, so I don't have many examples to test with. No promises this change will stay if it breaks normal stories.
|
Unfortunately, it looks like this did add a bug to regular stories. I can't say for sure from my limited data, but the problem seems to have started after I installed this test version.
The problem is that it adds the word "None" at the end of each page. Here's an example:
It also inserts one at the end of the story, as that is also the end of a page.
I pulled up the page source for several stories and none of them have the word "None" where it could be grabbed. Also, there is no HTML formatting like it does for actual story text, so it seems to be some sort of programming check getting written to the output by mistake.
I took a look at the adapter code and debug log, but I'm just learning Python and wasn't able to figure anything out.
- Andrew