Last modified: 2009-10-16 12:46:03 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 T23154, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21154 - <p>-tags missing from within <card>
<p>-tags missing from within <card>
Status: RESOLVED FIXED
Product: Wikimedia Mobile
Classification: Unclassified
Retired (Ruby) Gateway (Other open bugs)
.5
All All
: Normal blocker (vote)
: ---
Assigned To: Hampton Catlin
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-16 12:29 UTC by Egil Kvaleberg
Modified: 2009-10-16 12:46 UTC (History)
1 user (show)

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


Attachments

Description Egil Kvaleberg 2009-10-16 12:29:42 UTC
This applies to WAP content.


Text portions of Wikipedia pages are sent as follows:

    <card id='0' title='Oslo'>Oslo .....</card>

A conformant browser will not display the text here. There needs to be at least a level of <p>, thus:

    <card id='0' title='Oslo'><p>Oslo .....</p></card>
Comment 1 Hampton Catlin 2009-10-16 12:46:03 UTC
Corrected as of this commit: http://github.com/hcatlin/wikimedia-mobile/commit/3302316b85b22316040664fb4a8f1ad0fc3022b2

Deploying momentarily

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


Navigation
Links