Closed
Bug 882938
Opened 12 years ago
Closed 12 years ago
Description content should be listed under the section header "Description"
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 862603
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
Attachments
(1 file)
485.79 KB,
image/png
|
Details |
steps to reproduce:
1. Load https://marketplace.firefox.com/app/test-webapi-permissions?src=search
2. Notice the "Description" section
observed behavior:
Note that the word "chance" from description is listed on the left all by itself making no sense.
Comment 1•12 years ago
|
||
Some kind of "widont" filter could work here:
https://github.com/mintchaos/typogrify/blob/master/typogrify/filters.py#L211
or
http://djangosnippets.org/snippets/17/
Comment 2•12 years ago
|
||
We can just group the heading and paragraphs in a <div style="display: inline-block">
Comment 3•12 years ago
|
||
Can we just get rid of summary and remove the need for a description header? Bug 862603
Comment 4•12 years ago
|
||
(In reply to Matt Basta [:basta] from comment #3)
> Can we just get rid of summary and remove the need for a description header?
> Bug 862603
Sure
Priority: -- → P3
Comment 5•12 years ago
|
||
chudson is working on this and has pull requests. The Fireplace pull is already r+'d, waiting on the zamboni pull.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•