Defect #5544
pre can't be inside p
Status: | Closed | Start date: | 2010-05-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | UI | |||
Target version: | 0.9.5 | |||
Resolution: | Fixed | Affected version: |
Description
The REST API key UI in the sidebar of /my/account
wraps a pre block inside a p block, which doesn't seem to be allowed. Changing the p block to a div on source:trunk/app/views/my/_sidebar.rhtml#L20 fixes that and doesn't seem to affect the UI (at least not with the alternate theme).
History
#1
Updated by Eric Davis almost 8 years ago
- Status changed from New to Resolved
- Assignee changed from Jean-Philippe Lang to Eric Davis
- % Done changed from 0 to 100
- Resolution set to Fixed
Applied the patch by Holger Just in r3775. Thanks.
#2
Updated by Eric Davis almost 8 years ago
- Status changed from Resolved to Closed
Merged into 0.9-stable.