D17887: Fix detection of .kexi file types after recent change of mime database on Linux for SQLite type (2018-06-17)

Jarosław Staniek noreply at phabricator.kde.org
Tue Jan 1 17:41:03 GMT 2019


staniek added a comment.


  In D17887#384666 <https://phabricator.kde.org/D17887#384666>, @pino wrote:
  
  > In D17887#384476 <https://phabricator.kde.org/D17887#384476>, @staniek wrote:
  >
  > > If I understand correctly if we do not explicitly list "application/vnd.sqlite3" in the JSON, current FD.o master https://cgit.freedesktop.org/xdg/shared-mime-info/commit/freedesktop.org.xml.in?id=36a88b01f6ae90da35a2f6a072db159c84cea768 resolves "application/vnd.sqlite3" into "application/x-kexiproject-sqlite3" only if we go to parent mime type "application/x-sqlite3" which is alias of real parent "application/vnd.sqlite3". I see that "application/x-kexiproject-sqlite3" has room for improvements. I do not see that we use QMimeType::parentMimeTypes().
  >
  >
  > I don't see what parent mimetypes have anything to do with this. There is no parent lookup neither "is a" checking in the plugin loader, all it does is "supports this mimetype".
  >  Do not overthink the issue, really...
  
  
  Shorter: what change in kdb_sqlitedriver.json do you propose?

REPOSITORY
  R15 KDb

REVISION DETAIL
  https://phabricator.kde.org/D17887

To: staniek, piggz
Cc: pino, Kexi-Devel-list, barman, wicik, staniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kexi-devel/attachments/20190101/6cdbb9d0/attachment.html>


More information about the Kexi-devel mailing list