[CONC-583] MIME type of a header file changed Created: 2022-02-24 Updated: 2022-05-23 Resolved: 2022-05-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Other |
| Affects Version/s: | 3.2.0, 3.2.4, 3.2.5, 3.2.6, 3.1.12 |
| Fix Version/s: | 3.2.7, 3.1.17 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Michal Schorm | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Source code - Git |
||
| Issue Links: |
|
||||||||
| Description |
|
A MIME type of a file 'mysqld_errmsg.h' changed
You can check the MIME type by running:
From the root of the . . Was this change intentional ? . Found by an automated tool in CentOS Stream 9 |
| Comments |
| Comment by Sergei Golubchik [ 2022-02-24 ] |
|
I'm sure it wasn't intentional. The old file didn't have any of the magic patterns that file was looking for in C files, |
| Comment by Lukas Javorsky [ 2022-03-08 ] |
|
Hi Sergei, You closed this issue, but I can't see any resolution, could you please explain why it's closed? |
| Comment by Sergei Golubchik [ 2022-03-09 ] |
|
Resolution field is on top of the page, it says "Not a bug". More verbosely, I don't think we promise anywhere that a specific file should have a specific MIME type. So any changes of MIME types are likely not a bug. |
| Comment by Marko Mäkelä [ 2022-05-23 ] |
|
Unaware of this report, based on an inquiry by mschorm today, I fixed the file permission problem that pretty much did exist, caused by |