By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2151 - Kate fails to use syntax highlighting with some perl scripts
Summary: Kate fails to use syntax highlighting with some perl scripts
Status: RESOLVED INVALID
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-10-08 14:36 CDT by Darrell
Modified: 2018-08-02 08:43 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2014-10-08 14:36:08 CDT
When a perl option is used in the shebang, such as /usr/bin/perl -w rather than just /usr/bin/perl, then kate fails to use any syntax highlighting.

Looks like this bug is part of the recent mimetype changes because I tested a system running TDE with the older kmimemagic and the bug does not happen.
Comment 1 Michele Calgaro 2014-10-09 21:04:17 CDT
Looks ok on my system. I tried using both options specified by Darrell.
Comment 2 Michele Calgaro 2018-08-02 08:43:22 CDT
I verified once again and I am unable to reproduce this bug.
Reopen if you can reproduce the bug and attached screenshot and perl script please.