Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.4.0-beta1
-
None
-
5b98fcf7f9e031c177a175066fcc46b0cd0939bf
Description
Open dumper.py for example.
The mime hierarchy is:
- text/x-python
- application/x-executable
- application/octet-stream
- text/plain
- application/x-executable
Since the recursion is DFS, application/octet-stream, which is associated with the binary editor, is matched first.
Same goes for application/x-ruby.
Attachments
Issue Links
- replaces
-
QTCREATORBUG-14005 [REG 3.3-3.4] Qt Creator opens Perl files as binary files
- Closed
For Gerrit Dashboard: QTCREATORBUG-13996 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
106811,6 | Add manual test for QMimeDatabase. | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |
107055,3 | Mime types: Fix opening files with mime types with multiple inheritance | 3.4 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |