The Submission Guidelines are completely broken (see https://drupal.org/node/add/project-issue/forum_access for an example) because they are apparently stripped of all tags and even line breaks.
The BUEditor toolbar is there, but the required filters are missing.
Comments
Comment #1
Garrett Albright commentedIt looks like, more specifically (but not exclusively), list items in both organized and unorganized lists are having their bullets/numbers removed via CSS. I have a ul in my submission guidelines for Pathologic, and the bullets have been hidden by CSS, causing a rather ugly result.
Comment #2
tvn commentedComment #3
m1r1k commentedHere is a patch to Project Issue module. It will fix missed lines break and other format problems.
Comment #4
dww#2152395: Enable "Filtered HTML" processing to "Submission guidelines" field is now fixed, so this is, too...
Comment #6
Garrett Albright commentedReopening. List styles are still broken, as can still be plainly seen at https://drupal.org/node/add/project-issue/forum_access and https://drupal.org/node/add/project-issue/pathologic .
Comment #7
dwwThat's broken thanks to bluecheese styles. Can only be fixed there: #2155755: Bluecheese CSS prevents ol and ul from rendering in issue submission guidelines