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

** Also affects: mythexport (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythexport in Ubuntu.
https://bugs.launchpad.net/bugs/1579423

Title:
  Episode subtitle in RSS feed contains underscores

Status in MythExport:
  New
Status in mythexport package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythexport/+bug/1579423/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to     : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to