[wp-trac] [WordPress Trac] #17197: Attach media - search results not populating
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 20 21:25:11 UTC 2011
#17197: Attach media - search results not populating
--------------------------+------------------------------
Reporter: tomauger | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1
Severity: minor | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by duck_):
Replying to [ticket:17197 tomauger]:
> (why is it even left open??)
To stop stuff like this from happening since a theme's functions.php is
one of the files that is commonly edited by users and we don't want them
to inadvertently add the whitespace outside of the tags.
The whitespace is probably causing a headers already sent error which is
giving you trouble. Stuff outside of tags isn't parsed by PHP and is sent
to the browser.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17197#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list