View Single Post
08/30/16, 11:29 AM   #4
ettavolt
Join Date: Sep 2014
Posts: 10
Originally Posted by Dolby View Post
The last issue you brought up with the toc version vs api version, when Minion updates the AddOn it should update the version in the minion.conf and then it shouldn't re-updated it. I'm guessing because Minion is having trouble writing to your config its not doing that so then its re-downloading the addon again because the minion config wasn't updated with the latest version and file hash. So I would bet if we fixed the config issue this would be fixed for you.
Actually yes, when I manually 'fix' minion.xml it uses saved versions from config file and doesn't check TOCs.
So the real problem is encoding. Could you make a patch release for this before you refactor DOM-based configuration to POJO-based?
  Reply With Quote