| Summary: | [Regression] kate will not open php files with highlighting | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Darrell <darrella> |
| Component: | tdelibs | Assignee: | Michele Calgaro <michele.calgaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugwatch, darrella, michele.calgaro |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: | Last known Trinity copy of javascript-php.xml that does not cause errors | ||
Thanks Darrell, next week I will update the syntax files again, so I will take a look at this as well. Fixed in commit d0c4804. The file javascript-php.xml is generated automatically from javascript.xml by a perl script at build time. The problem was not the file itself, but the generating script. The fix works fine on my system, no more dialogs when opening php files. Please confirm it works also for you. Seems resolved here. Thank you. |
Created attachment 1939 [details] Last known Trinity copy of javascript-php.xml that does not cause errors When I open a php file I receive two dialogs. The first dialog is kate is unable to open the file. The file then opens with a second dialog that syntax highlighting will be disabled. Using previous package sets to test, commit bf4e405e 2014-01-08 is the cause of the regression. Further testing reveals the problematic file is javascript-php.xml. Attached is a copy of the last known Trinity version of javascript-php.xml that does not cause errors.