[wp-trac] [WordPress Trac] #27989: theme-install.php?upload should be theme-install.php?tab=upload
WordPress Trac
noreply at wordpress.org
Wed Oct 15 18:51:21 UTC 2014
#27989: theme-install.php?upload should be theme-install.php?tab=upload
--------------------------+------------------------------
Reporter: avryl | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.9
Severity: trivial | Resolution:
Keywords: | Focuses: administration
--------------------------+------------------------------
Comment (by obenland):
Accessing `theme-install.php?tab=upload` gives me an error message and a
undefined variable notice.
Error message:
{{{
An unexpected error occurred. Something may be wrong with WordPress.org or
this server’s configuration.
If you continue to have problems, please try the support forums.
}}}
PHP notice:
{{{
Undefined variable: paged in /src/wp-admin/theme-install.php on line 192
}}}
`$paged` was removed in r15491.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27989#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list