Opened 14 years ago
Closed 14 years ago
#13980 closed defect (bug) (invalid)
Twenty Ten 1.0 theme links to wrong image
Reported by: | adiant | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | |
Focuses: | Cc: |
Description
Summary: Clicking an image displays a different image in the gallery.
To reproduce: add more than one image to a page; use [gallery] to display the images; click on one of the images, which correctly takes you to /?attachment_id=nn and displays a larger view of that image; click on that larger image and that incorrectly takes you to a different /?attachment_id=nn and displays a larger view of another image in the gallery for the page.
Correct behaviour, as occurs in theme "Default 1.7.2" (the default theme for Version 2.9.2 of WordPress) would see clicking on that larger image displaying the original image itself, i.e. - a direct link to the original resolution .jpg file.
Change History (1)
Note: See
TracTickets for help on using
tickets.
That's how twenty ten handle image attachment. When you click the current image, it will bring you to the next image and so on.
For larger view, you have to click "Full size is ... × ... pixels" under entry meta section.