Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#10306 closed defect (bug) (worksforme)

searchform.php is missing in kubrick

Reported by: Nao Owned by:
Priority: normal Milestone:
Component: Themes Version: 2.8
Severity: normal Keywords:
Cc:

Description

From 2.8 on, searchform.php file is missing in wp-content/themes/default/ directory.
It's still called from search.php.

Change History (3)

  • Milestone Unassigned deleted
  • Resolution set to worksforme
  • Status changed from new to closed

You must have an old version of default, since that file was removed in 2.7 and replaced with <?php get_search_form(); ?> since revision 9234. I confirmed in Trunk and 2.7 and 2.8 chains that there was no calls for it since 2.6.5.

comment:2   Nao4 years ago

I see, looks like this is specific to the packages using i18n'd theme only.
I'll contact Nikolay.

http://svn.automattic.com/wordpress-i18n/theme/trunk/search.php
http://svn.automattic.com/wordpress-i18n/theme/tags/2.8/search.php

comment:3   Nao4 years ago

Both fixed by tai.

Note: See TracTickets for help on using tickets.