Bug 384164

Summary: Syntax highlighting files cannot be updated because they're missing from the server
Product: [Applications] kate Reporter: Vadim <vadim>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 17.04.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Vadim 2017-08-30 07:40:00 UTC
Trying to update or download syntax highlighting files results in the following error:

"The list of highlightings could not be found on / retrieved from the server"

The editor first tries http://kate.kde.org/syntax/update-5.36.xml

This is redirected to http://www.kate-editor.org/syntax/update-5.36.xml which gets a 404.

Looking in http://www.kate-editor.org/syntax/ shows that .xml files are present for up to 5.35. 5.36 is missing though this is the version requested by the current version in Fedora.
Comment 1 Christoph Cullmann 2017-09-03 18:57:00 UTC
Fixed, thanks for the report!