Bug 384164 - Syntax highlighting files cannot be updated because they're missing from the server
Summary: Syntax highlighting files cannot be updated because they're missing from the ...
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (other bugs)
Version First Reported In: 17.04.1
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-30 07:40 UTC by Vadim
Modified: 2017-09-03 18:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!