mwheelerjr / mptvseries

Automatically exported from code.google.com/p/mptvseries
0 stars 0 forks source link

' character in View name causes no items to be displayed #665

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a customized view with a ' character in the name
2. Add series to this view
3. Save series

What is the expected output? What do you see instead?
View should display selected series, instead it displays 'No Items!' message

What version of MP-TVSeries and MediaPortal are you using?
3.5.0.2028, 1.3.0.0

What Skin are you using?
StreamedMP 1.3.0.1

On what operating system?
Windows 7 x64

Please provide any additional information below e.g. Logs & Pictures.
http://code.google.com/p/mptvseries/wiki/FAQ#Submitting_Useful_Log_Files

Link to support thread which brought issue to light:
http://forum.team-mediaportal.com/threads/no-items-displayed-when-selecting-a-cu
stomized-view.120659/#post-1015904

Original issue reported on code.google.com by davevol...@gmail.com on 28 Jul 2013 at 10:12

GoogleCodeExporter commented 8 years ago
I will investigate.

Original comment by damien.haynes@gmail.com on 12 Dec 2013 at 11:58

GoogleCodeExporter commented 8 years ago

Original comment by damien.haynes@gmail.com on 25 Jan 2014 at 2:29

GoogleCodeExporter commented 8 years ago
Fixed in r2051.

Hopefully nothing breaks as part of this change, I was unsure why we orginally 
were stripping this character. We seem to handle it when doing the query by 
escaping with another apostrophe.

Original comment by damien.haynes@gmail.com on 25 Jan 2014 at 8:00