Commit 4c5aec9b authored by Yoann Lopes's avatar Yoann Lopes
Browse files

Make PLS parser more permissive.


The PLS format is not clearly specified, some rules are just assumed
and files don't always respect them.
We now only look for 'File' entries, since that's the only thing we
actually use. We ignore the Version, NumberOfEntries, Title, Length
and any other unrecognized tags.

Task-number: QTBUG-40515
Change-Id: I9c176b7b68fd1441abbd50364f88994ad5d6236f
Reviewed-by: default avatarChristian Stromme <christian.stromme@digia.com>
parent 90fd3ac3
Branches
Tags
No related merge requests found
Showing with 24 additions and 100 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment