marcodeltongo / thematic

Automatically exported from code.google.com/p/thematic
0 stars 0 forks source link

Wrong parent link on attachment pages #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View an attachment using template attachment.php

What is the expected output? What do you see instead?
Expected output is a link to the post containing the attachment. I see a
link to the attachment page it self.

Possible fix: I fixed this by adding 'global $post' at the very top of
'function thematic_page_title()' located on line 121 in content-extensions.php

Original issue reported on code.google.com by kasp...@gmail.com on 29 Oct 2009 at 8:03

GoogleCodeExporter commented 9 years ago
Hi,

this one was already fixed a while ago in the SVN version.

Chris

Original comment by chris.gossmann@googlemail.com on 29 Oct 2009 at 4:21