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

Summary: Kate fails to use syntax highlighting with some perl scripts
Product: TDE Reporter: Darrell <darrella>
Component: other (any)Assignee: Timothy Pearson <kb9vqf>
Status: RESOLVED INVALID    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

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.