I am having trouble when I publish thumbnails using the on board gallery tool. The thumbs show just fine, however they do not link through to the attachment.php page correctly.
In draft/preview mode, it works perfectly.
Once it publishes LIVE to the site, the URLS change.
Example gallery (scroll to the very bottom):
http://icydk.com/2008/12/08/new-lady-gaga-elle-magazine-scans/
The thumbnail links do not show the larger image page(attachment.php) when clicked.
However in draft/preview mode, they click through just fine.
It looks like the ?attachment_id=XXXX variable is pulling in the file name instead of the correct id number.
How do I control this and get them pointed in the correct direction?