Episode subtitle in RSS feed contains underscores

Bug #1579423 reported by John Veness
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MythExport
New
Undecided
Unassigned
mythexport (Ubuntu)
New
Undecided
Unassigned

Bug Description

 In the RSS feed, episodes with subtitles look like "The Title of the Show - The_Title_of_the_Episode". To change this to the better-looking "The Title of the Show - The Title of the Episode" the line:

$query_handle->execute("$webfilename$extension",$title_old,$subtitle,$description,$deletep
eriod,$airdate,$podcastname) || logerror("ERROR: Unable to update table.");

should have $subtitle_old changed to $subtitle_old.

Revision history for this message
John Veness (pelago) wrote :

Sorry, I meant "should have $subtitle changed to $subtitle_old."

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.