The theme description is not localized before showing the theme admin list form to the user.

CommentFileSizeAuthor
#2 local_theme_descr_b.patch786 bytestheborg
local_theme_descr.patch721 bytestheborg

Comments

gábor hojtsy’s picture

Status: Needs review » Needs work

Well, I'd do this in theme_system_themes_form() instead, where the description is present with much simpler code.

theborg’s picture

StatusFileSize
new786 bytes

Agree with Gábor, repached.

I thought doing this the other way to give the users the description already localized on a themable function.

theborg’s picture

Status: Needs work » Needs review
gábor hojtsy’s picture

Status: Needs review » Fixed

Thanks, committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.