Last modified: 2013-06-18 16:31:40 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T27384, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25384 - It seems that the extension is not compatible with lists.
It seems that the extension is not compatible with lists.
Status: RESOLVED DUPLICATE of bug 1581
Product: MediaWiki extensions
Classification: Unclassified
SyntaxHighlight (GeSHi) (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-01 12:58 UTC by cemalsureya
Modified: 2013-06-18 16:31 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
The parsed code with the splitted layout. (63.99 KB, image/png)
2010-10-01 12:58 UTC, cemalsureya
Details

Description cemalsureya 2010-10-01 12:58:29 UTC
Created attachment 7713 [details]
The parsed code with the splitted layout.

Previously, I was using GeshiCodeTag.php and decided to switch to SyntaxHighlight_GeSHi due to the fact that it was supported widely.

I heavily use listed descriptions in my wiki such as:
================
We'll assume we're continuing from [[Installing mediawiki]].
#Create the directory for the new wikis
#:<code>cd /wikifarm/
sudo mkdir wiki1
</code>
#Create the specific directories
#:<code>cd wiki1
sudo mkdir images config
sudo chmod a+w config
</code>
#Link the source files from the main wiki
#:<code>sudo ln -s /wikifarm/wikimain/* .
sudo ln -s /wikifarm/wikimain/config/index.php config/
</code>
================
but when I tried to adopt it by replacing the "<code>","</code>" tags with "<syntaxhighlight lang="bash">,</syntaxhighlight> it produced erratic results as captured in the attached file. If the block is a one-liner, the fontsize of the option links (i.e., page/discussion/edit/...) gets smaller and disoriented -- it the block is multi-lined it gets worse, with the layout becoming splitted.

I repeated this error on the wikipedia (in the Sandbox page) to make sure that it wasn't my system configuration related.

With my best regards,
Sururi
Comment 1 cemalsureya 2010-10-01 13:03:40 UTC
Correction: In the sandbox, the layout doesn't get distorted but the multi-lines still aren't supported.
Comment 2 Bugmeister Bot 2011-08-19 19:12:43 UTC
Unassigning default assignments. http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/54734
Comment 3 Martin Renvoize 2013-03-11 11:16:29 UTC
This is a bug again when using MediaWiki 1.20.2 with SyntaxHighlight 1.0.8.11
Comment 4 Brad Jorsch 2013-04-09 16:01:37 UTC
That's how wikitext lists work: each list item is only one line. There's no way to put a multi-line construct in a wikitext list.

*** This bug has been marked as a duplicate of bug 1581 ***
Comment 5 Martin Renvoize 2013-05-24 14:47:10 UTC
Sorry, didn't see this reply until now..

It has definitely worked in the past, as my wiki completely changed shape upon an upgrade. I see you have pointed the finger at the MediaWiki parser and can now understand the background. Do you happen to know if the perser project is likely to fix this any time soon?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links