PhotoPlog comment page bug
PostPosted: Thu Dec 06, 2007 9:07 pm
It seems that a typo has found it's way into the gallery code. Here's the problem:
This is a page in the gallery that has more than 5 comments:
http://www.christiananime.net/gallery/index.php?n=130
Now, when you hit the button for the next page, or the handy page jump javascript thing, it goes here:
http://www.christiananime.net/gallery/index.php?n=130#comment&page=2
This is still the same page. Notice the "#comment" in the previous link. When removed, the page will navigate to here:
http://www.christiananime.net/gallery/index.php?n=130&page=2
And this, my friends, is the 2nd page of comments. This seems to be just a slight typo in the PHP coding. Not many images in the gallery get more than 5 comments, but the few that do will need something done about this.
Thank you for your time, gentlemen.
This is a page in the gallery that has more than 5 comments:
http://www.christiananime.net/gallery/index.php?n=130
Now, when you hit the button for the next page, or the handy page jump javascript thing, it goes here:
http://www.christiananime.net/gallery/index.php?n=130#comment&page=2
This is still the same page. Notice the "#comment" in the previous link. When removed, the page will navigate to here:
http://www.christiananime.net/gallery/index.php?n=130&page=2
And this, my friends, is the 2nd page of comments. This seems to be just a slight typo in the PHP coding. Not many images in the gallery get more than 5 comments, but the few that do will need something done about this.
Thank you for your time, gentlemen.