We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
&
<
Describe the bug autotimer.xml file becomes corrupt when an AutoTimer filtered by bouquet with a & or < is saved
To Reproduce
Expected behavior AutoTimer should save normally, encoding & as &, < as <
&
<
Screenshots
Image (please complete the following information):
Desktop (please complete the following information):
Additional context Furthermore, AutoTimerAddXMLAutoTimerResource returns an AutoTimer was added successfully response
AutoTimerAddXMLAutoTimerResource
AutoTimer was added successfully
The text was updated successfully, but these errors were encountered:
Hi wedebe,
I can't reproduce your error using my new bouquet 'Test&<>Test' (added via WebIF)
Questions:
Sorry, something went wrong.
ATV 7.0
<timer name="1111" match="1111" enabled="yes" id="137"> <bouquet>1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.t_____tv_.tv" ORDER BY bouquet</bouquet> <!-- t<>& (TV) --> </timer>
more userbouquet.t_____tv_.tv #NAME t<>& (TV)
No branches or pull requests
Describe the bug
autotimer.xml file becomes corrupt when an AutoTimer filtered by bouquet with a
&
or<
is savedTo Reproduce
&
in the name)&
/<
-named bouquet...
Expected behavior
AutoTimer should save normally, encoding
&
as&
,<
as<
Screenshots
Image (please complete the following information):
Desktop (please complete the following information):
Additional context
Furthermore,
AutoTimerAddXMLAutoTimerResource
returns anAutoTimer was added successfully
responseThe text was updated successfully, but these errors were encountered: