Last modified: 2012-11-07 13:48:23 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 T31683, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29683 - #info: produces incorrect output (1.8 alpha)
#info: produces incorrect output (1.8 alpha)
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Markus Krötzsch
http://sandbox.semantic-mediawiki.org...
:
Depends on: 37361
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-02 16:46 UTC by Van de Bugger
Modified: 2012-11-07 13:48 UTC (History)
3 users (show)

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


Attachments

Description Van de Bugger 2011-07-02 16:46:33 UTC
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
Comment 1 MWJames 2012-06-06 00:09:19 UTC
This might be solved by 37361 when implemented.

[1] http://sandbox.semantic-mediawiki.org/wiki/Info_test
Comment 2 [[kgh]] 2012-06-09 00:04:53 UTC
[1] shows that this is a valid bug. Thus changing to NEW.

[1] http://sandbox.semantic-mediawiki.org/wiki/Info_test
Comment 3 MWJames 2012-11-07 13:48:23 UTC
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

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


Navigation
Links