issues
search
afrancoto
/
WebMenu
Rhythmbox 3 third party plugin WebMenu
6
stars
2
forks
source link
Creating sevice: empty string are valid input and artist/album would be enabled, even when the service doesn't define the URL
#19
Closed
asermax
closed
12 years ago
asermax
commented
12 years ago
When creating a new service, I noticed:
All the entries accept an empty string made of spaces. Striping the strings fixes this.
The album/artist 'enabled' property is True by default, even when the service doesn't define an URL. Adding a condition on the service creation fixes this.
afrancoto
commented
12 years ago
Well done! :D
When creating a new service, I noticed: