Page MenuHomePhabricator

#info: produces incorrect output (1.8 alpha)
Closed, DeclinedPublic

Description

Author: van.de.bugger

Description:

Example:

Magic word{{ #info: Help text.

Ops.}} is not actually magic.

Expected output:

Magic word(?) is not actually magic.

Expected content of bubble:

Help text.
Oops.

Actual output:

Magic word(?)

Oops. is not actually magic.

Actual content of bubble:

Help text.

Additional information:

Semantic MediaWiki Version 1.0 alpha

The bug can be seen at: http://sandbox.semantic-mediawiki.org/wiki/Info_test


Version: unspecified
Severity: normal
URL: http://sandbox.semantic-mediawiki.org/wiki/Info_test

Details

Reference
bz29683

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:27 PM
bzimport set Reference to bz29683.
Unknown Object (User) added a comment.Jun 6 2012, 12:09 AM

This might be solved by 37361 when implemented.

[1] http://sandbox.semantic-mediawiki.org/wiki/Info_test

Unknown Object (User) added a comment.Nov 7 2012, 1:48 PM

Text within a parser function should adhere [1] and not be broken through a separate line (as in the above example).

[1] http://www.mediawiki.org/wiki/Manual:Parser_functions