Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#3172 closed defect (bug) (worksforme)

Themes that are suspended should not be available for translation

Reported by: poena's profile poena Owned by:
Milestone: Priority: normal
Component: Translate Site & Plugins Keywords:
Cc:

Description

Themes that have been suspended from the theme directory are still available for translation on https://translate.wordpress.org/.

I don't think suspended themes should be available for translation.
The translator can not see the themes current status, unless they visit the link to the
"WordPress.org Theme Page" and notices that the theme is not found.

Translating a suspended theme seems like a waste of time since we do not know if it will be Live in the theme directory again.

Example: https://translate.wordpress.org/locale/sv/default/wp-themes/pia

Change History (4)

#1 @ocean90
7 years ago

  • Keywords 2nd-opinion removed

Suspended themes should actually be marked as inactive. Looks like something is broken there.

Related code: https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php?rev=5341&marks=935-948#L935

#2 @poena
7 years ago

Perhaps the specific theme was not suspended correctly. The package is still "live" in the directory admin.

#3 @ocean90
7 years ago

Correct, it's saved as a draft.

#4 @ocean90
7 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Closing as worksforme. If a theme is suspended it needs to be marked as such.

Note: See TracTickets for help on using tickets.