[wp-trac] Re: [WordPress Trac] #4604: The author feed _always_
delivers full content
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 11 08:30:29 GMT 2007
#4604: The author feed _always_ delivers full content
---------------------+------------------------------------------------------
Reporter: gnot | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.4 (future)
Component: General | Version: 2.2.1
Severity: normal | Resolution:
Keywords: feed |
---------------------+------------------------------------------------------
Comment (by gnot):
The settings:
* Options->Reading->Syndication Feeds
* Show 10
* Full text
* The post has the <!--more--> tag
Assuming that the author's ''ID'' is '''1''', visit:
{{{
http://example.org/wp-rss2.php?author=1
http://example.org/wp-atom.php?author=1
http://example.org/wp-rdf.php?author=1
}}}
The <!--more--> tag is ignored.
Indeed, it '''does not''' occur when using the permalink, eg
{{{
http://example.org/author/USERNAME/feed/
}}}
If you still cannot reproduce it, I will test it in a fresh wp
installation. Didn't have the time to do so.
--
Ticket URL: <http://trac.wordpress.org/ticket/4604#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list