I have a favourite canonical question for PDO problems, "How to squeeze error message out of PDO?"
It's been used many dozens of times, as the "linked" column on that question shows. In fact, there are so many entries that a "see more linked questions..." link appears.
However, the "see more linked questions" page shows only three links, because the url: search pattern is ignoring links in comments.
This doesn't make sense. Can this be fixed?
Also, I notice the links in the comments are all in the
http://stackoverflow.com/q/3726505/
format, while the URL search filter on the "see more..." page, by default, looks for
http://stackoverflow.com/questions/3726505/*
if comments were included here, they would be ignored anyway. Shouldn't the pattern rather be
http://stackoverflow.com/q*/3726505/*
?

http://meta.stackoverflow.com/q/126639/138112) or do you mean something else? – Pekka 웃 Oct 27 '12 at 19:408391601is the post ID and922184is the user ID. The question ID is8389648but is not in the URL. – Mysticial Oct 27 '12 at 19:4243 questions linkedyay! Thank you! – Pekka 웃 Jun 10 at 22:07