1 freesdraaa Dec 17, 2006 15:07
3 yabba Dec 17, 2006 15:51
Does this cure it?
<span class="storyAuthor">
<a href="<?php echo url_add_param( $Blog->get('blogurl'), 'author='.$Item->creator_User->ID ); ?>" title="<?php echo T_('Browse all posts by this author') ?>">
<?php $Item->creator_User->preferred_name() ?></a></span>
¥
Nice bug! It's actually a bug in the "originalb2" skin, but it's still a bug. I wonder how to fix it - other than using & where it uses ? because that won't work for someone using stub files. Stub files would replace the "index.php?blog=17" part with "stubfilename.php", so in that case ? would be correct.
The dev team watches these forums so I'm sure they'll be interested.
Thanks for reporting!