Page MenuHomePhabricator

SyntaxHighlight extension in 1.29.0 does not highlight Lua language
Closed, DuplicatePublic

Description

https://www.mediawiki.org/wiki/Topic:Tv75iutuw188s1wf

After upgrade MediaWiki from 1.28.2 to 1.29.0 - I am find, what appeared bug https://www.mediawiki.org/wiki/Extension:SyntaxHighlight

Not highlight lang "LUA"

Sample:

<syntaxhighlight lang="lua">

there_is_code

</syntaxhighlight>

In the bottom just write: "Pages with syntax highlighting errors"

Like in this topic: https://www.mediawiki.org/wiki/Topic:Tj9l1go9tonunwbq

Is it again developers of MediaWiki allowed mistake in packaging, like in 1.28.0 & 1.28.1?

That work on 1.28.2

I just only installed box 1.29.0 from here https://releases.wikimedia.org/mediawiki/1.29/mediawiki-1.29.0.tar.gz

Event Timeline

Aklapper changed the task status from Open to Stalled.Aug 14 2017, 10:55 AM

Hi @aka_sektor, thanks for taking the time to report this!
Unfortunately this report lacks some information. If you have time and can still reproduce the problem, please add a more complete description to this report (a list of steps to reproduce which leave no room for interpretation what to do, describing actual results and expected results after performing the steps to reproduce, attaching or linking to a public testcase, browser information, MediaWiki version information, etc).
Ideally, exact and clear steps to reproduce should allow any other person to follow these steps (without having to interpret those steps) and see the same results. Problems that others can reliably reproduce can get fixed faster. Thanks!

aka_sektor changed the task status from Stalled to Open.Aug 14 2017, 10:59 AM
aka_sektor updated the task description. (Show Details)
aka_sektor updated the task description. (Show Details)
Aklapper renamed this task from MW 1.29.0 bug with SyntaxHighlight extension to SyntaxHighlight extension in 1.29.0 does not highlight Lua language.Aug 14 2017, 11:19 AM
Aklapper added a project: SyntaxHighlight.