﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
12571	Theme url does not exist for lastest git version 0.28-pre	William L. DeRieux IV <williamderieux@…>	Stuart Auchterlonie	"For 0.28-pre the theme url does not exist: http://themes.mythtv.org/themes/repository/0.28-pre/themes.zip 

however this url does:
http://themes.mythtv.org/themes/repository/trunk/themes.zip

The issue occurs at lines 233-235 of file mythtv/programs/mythfrontend/themechooser.cpp


{{{
QString themeSite = QString(""%1/%2"")
.arg(gCoreContext->GetSetting(""ThemeRepositoryURL"",
 ""http://themes.mythtv.org/themes/repository"")).arg(version);
}}}

I'm not sure if this was an oversight (someone forgot to create the page) or if the url should be pointing to trunk rather than 0.28-pre.

I set this ticket to high severity because anyone working with the git:master branch will be unable to download or test any themes."	Bug Report - General	closed	minor	0.28	Services - Theme Downloads	Master Head	high	Works for me			0
