Title: BUG REPORT
Last modified: June 9, 2026

---

# BUG REPORT

 *  [b3wb3w](https://wordpress.org/support/users/b3wb3w/)
 * (@b3wb3w)
 * [3 weeks, 5 days ago](https://wordpress.org/support/topic/bug-report-178/)
 * Bug report to fix in next release. Dont know where to best report a bug for the
   plugin/authors.
 * Version 2026.0517
 * syndicatedpost.class.php
 * Row 2047. Has a whitespace that makes RSS feeds without authors for their articles
   fail: ‘get_userdata ‘
   Should be:**elseif ( is_numeric( $unfamiliar_author ) and
   function_exists( ‘get_userdata’ ) and get_userdata((int) $unfamiliar_author )):**
   Not:**elseif ( is_numeric( $unfamiliar_author ) and function_exists( ‘get_userdata‘)
   and get_userdata((int) $unfamiliar_author ) ) :**

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-report-178%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://s.w.org/plugins/geopattern-icon/feedwordpress_a6a79a.svg)
 * [FeedWordPress](https://wordpress.org/plugins/feedwordpress/)
 * [Support Threads](https://wordpress.org/support/plugin/feedwordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/feedwordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedwordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedwordpress/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [b3wb3w](https://wordpress.org/support/users/b3wb3w/)
 * Last activity: [3 weeks, 5 days ago](https://wordpress.org/support/topic/bug-report-178/)
 * Status: not a support question