﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10902	channel list empty in Manual Recording form in mythweb	yiannividalis@…	Rob Smith	"Hi.

I had raised this issue in the users list in Feb/12 with no solution (http://www.gossamer-threads.com/lists/mythtv/users/507538), and I still don't know if it's a config issue (in which case I apologise) or an actual bug.

I've still got this problem. In the page source (I know php is dynamically generated but maybe it helps) the relevant section is:


{{{
<div class=""x-options"">
            <h3>Recording Options:</h3>

            <dl>
                <dt>Channel:&nbsp;</dt>
                <dd><select name=""channel""></select></dd>
                <dt>Start Date:&nbsp;</dt>
                <dd><input type=""text"" name=""startdate"" size=""10"" maxlength=""10"" value=""2012-07-12""><br />For daily recordings, 5 weekdays if a weekday, or 7 days per week if a weekend day.</dd>
                <dt>Start Time:&nbsp;</dt>
                <dd><input type=""text"" name=""starttime"" size=""10"" maxlength=""8"" value=""14:03:00""></dd>
                <dt>Length (min):&nbsp;</dt>
                <dd><input type=""text"" name=""length"" value=""120"" size=""10"" maxlength=""4""></dd>
                <dt>Title:&nbsp;</dt>
                <dd><input type=""text"" name=""title"" value=""Use callsign"" size=""30""></dd>
                <dt>Subtitle:&nbsp;</dt>
                <dd><input type=""text"" name=""subtitle"" value=""Use date/time"" size=""30""></dd>
            </dl>

        </div>
}}}

Maybe it's irrelevant but the select for channel doesn't have any more parameters.

Mythweb is at the 23ecd7b3edc03778a4ffae8329d7fe1bcd808ef4 commit.

I'd appreciate any help.

Best regards,

Yianni."	Bug Report - General	closed	minor	unknown	Plugin - MythWeb	Master Head	medium	Invalid			0
