[wp-trac] [WordPress Trac] #5595: WP_Locale::get_month_initial()
referenced property does not exist
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 6 20:44:47 GMT 2008
#5595: WP_Locale::get_month_initial() referenced property does not exist
------------------------+---------------------------------------------------
Reporter: darkdragon | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: i18n | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
{{{WP_Locale::get_month_initial()}}} references
{{{WP_Locale::month_initial}}} property which does not exist and is not
set up during the {{{WP_Locale::init()}}} process.
'''Possible Course of Action:'''
1. Remove {{{WP_Locale::get_month_initial()}}}
1. Add in the {{{WP_Locale::month_initial}}} property and initiate set up
during {{{WP_Locale::init()}}}.
--
Ticket URL: <http://trac.wordpress.org/ticket/5595>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list