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

Garrett Albright’s picture

It 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.

tvn’s picture

Issue tags: +Drupal.org 7.1
m1r1k’s picture

Here is a patch to Project Issue module. It will fix missed lines break and other format problems.

dww’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Garrett Albright’s picture

Status: Closed (fixed) » Needs work

Reopening. 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 .

dww’s picture

That's broken thanks to bluecheese styles. Can only be fixed there: #2155755: Bluecheese CSS prevents ol and ul from rendering in issue submission guidelines