xml lang download tool has a problem with website tag of addon.xml
#1
In the addon.xml file there is a website tag.
If there is something set into it, after update the language file the tag will become
from
Code:
...
<website>http://www.something.net</website>
...

... to ...

Code:
...
<website>
...

This is invalid xml, it needs, at least, a "/" before ">".
And the content of website tag is lost
Reply
#2
(2013-12-06, 12:51)realtebo Wrote: In the addon.xml file there is a website tag.
If there is something set into it, after update the language file the tag will become
from
Code:
...
<website>http://www.something.net</website>
...

... to ...

Code:
...
<website>
...

This is invalid xml, it needs, at least, a "/" before ">".
And the content of website tag is lost

For now please don't use this tag.
Later I'll find a solution.

Thanks
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
we ask this when they upload to repo. So for now just edit it manually back again
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply

Logout Mark Read Team Forum Stats Members Help
xml lang download tool has a problem with website tag of addon.xml0