[wp-trac] [WordPress Trac] #12378: Searching for the term "hide" in plugin_install.php page outputs an error.
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 25 21:19:33 UTC 2010
#12378: Searching for the term "hide" in plugin_install.php page outputs an error.
----------------------------+-----------------------------------------------
Reporter: freesouldesign | Owner: mdawaffe
Type: defect (bug) | Status: assigned
Priority: lowest | Milestone: WordPress.org site
Component: WordPress.org | Version:
Severity: trivial | Keywords:
----------------------------+-----------------------------------------------
Changes (by dd32):
* keywords: plugins hide error =>
* owner: westi => mdawaffe
* status: new => assigned
* component: Plugins => WordPress.org
* milestone: Unassigned => WordPress.org site
Comment:
API server response:
{{{
array(4) { ["headers"]=> array(5) { ["content-type"]=> string(24)
"text/html; charset=UTF-8" ["content-length"]=> string(1) "0" ["date"]=>
string(29) "Thu, 25 Feb 2010 21:17:00 GMT" ["server"]=> string(9)
"LiteSpeed" ["connection"]=> string(5) "close" } ["body"]=> string(0) ""
["response"]=> array(2) { ["code"]=> int(200) ["message"]=> string(2) "OK"
} ["cookies"]=> array(0) { } }
}}}
It should be returning some serialized data in the body.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12378#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list