Last modified: 2011-06-22 20:51:20 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 T31537, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29537 - format=table in inline queries merges paragraphs in string type properties, if they contain exactly two paragraphs.
format=table in inline queries merges paragraphs in string type properties, i...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Markus Krötzsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-22 20:51 UTC by Joel Hedlund
Modified: 2011-06-22 20:51 UTC (History)
1 user (show)

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


Attachments

Description Joel Hedlund 2011-06-22 20:51:20 UTC
A string type property containing two paragraphs of text, e.g:

[[prop::first paragraph

second paragraph]]

will be displayed as:

"""first paragraph second paragraph"""

in a table format inline query, i.e. the paragraphs are merged into one. If there were three paragraphs of text, e.g:

[[prop::first paragraph

second paragraph

third paragraph]]

then it would be displayed as:

"""first paragraph

second paragraph

third paragraph"""

I expect consistent handling of paragraphs, and I expect the latter behaviour, with no merging of paragraphs under any conditions.

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


Navigation
Links