Ticket #1107 (closed defect: fixed)
Saving perl file without extension forgets its mime-type
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.80 |
| Keywords: | Cc: |
Description
Create a new file, type in a perl script with
#!/usr/bin/perl use strict; use warnings;
save it without file extension and the file becomes mime-type text.
Close the file and open it. Now it is correctly recognized as a Perl file.
Change History
Note: See
TracTickets for help on using
tickets.
