[wp-trac] [WordPress Trac] #11681: Erratic Behavior When wp-includes/pomo Missing
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 1 22:09:22 UTC 2010
#11681: Erratic Behavior When wp-includes/pomo Missing
--------------------------+-------------------------------------------------
Reporter: miqrogroove | Owner: westi
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.0
Component: i18n | Version: 2.8
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by westi):
* owner: => westi
* status: new => accepted
* component: General => i18n
* severity: critical => normal
* milestone: 2.9.1 => 3.0
Comment:
I don't see how switching to require_once instead of include_once would
fix this.
The file which includes the NOOP_Translations class {{{wp-
includes/pomo/translations.php}}} has always existed and the way this is
pulled in hasn't changed between 2.8 and 2.9.
The content of the file has though - http://bit.ly/66oWKa
Moving to 3.0 - I can see the argument for using require over include here
as the content of the files is needed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11681#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list