NEW Server - Report any issues / comments HERE

Currently reading:
NEW Server - Report any issues / comments HERE

I must admit Microsoft are brilliant when it comes to technical support, especially when it involved bugs which are THE'RE fault!

I had a similar thing when Sharepoint Service Pack 2 went on a 2008 SBS Server and completely shafted both Sharepoint and most of the websites in IIS! It got escalated to the point where I was put in contact with someone in Seattle on the actual SBS Development team! :)
 
The reason it happens is because different people have different amounts of posts showing per page.

So if a post is on page 2 for one person who has 20 posts showing, and they link to it, but the next user shows 40 pages per post - page 2 is wrong.

There is javascript in the page which scans all the posts being shown, and then if the one given after the url doesn't exist, it redirects to the correct page.

In this case, that #post is the first post, but as we are using a calendar mask on it - the post number never shows.

I think I can get around this by putting a fake first post in (just the anchor) - but not now, it's my bed time ... :p
 
Back
Top