Ticket #315 (closed defect: wontfix)

Opened 1 year ago

Last modified 8 months ago

Duped fields in wp_sitemeta

Reported by: drmike Assigned to: somebody
Priority: normal Milestone: WPMU 2.0
Component: component1 Version: 2.0
Severity: normal Keywords:
Cc: drmike

Description

Greets:

Just for reference, I have an allowedthemes and an allowed_themes in my wp_sitemeta table. Was this dupe produced with the recent change over on how allowed themes were done?

Thanks, -drmike

Change History

10/27/07 07:59:31 changed by beaulebens

  • status changed from new to closed.
  • resolution set to wontfix.

Appears to be fixed/handled as per the function wpmu_get_blog_allowedthemes() in wp-admin/includes/mu.php, which has a comment claiming to "// convert old allowed_themes to new allowedthemes"