Vote #67279
完了pre can't be inside p
100%
説明
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).
journals
Applied the patch by "Holger Just":http://github.com/meineerde/redmine/commit/5444e961b31dc6807923737d974f8db398ba0814 in r3775. Thanks.
--------------------------------------------------------------------------------
Merged into 0.9-stable.
--------------------------------------------------------------------------------