Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updater: Fix crash when there is an XML error
The problem was accessing the lines with an off by one error, while printing the log. Other problem included the fact that QDebug added spaces, quotes, and other things which made the error lot look right in the console. Issue #7545
- Loading branch information