Closed (fixed)
Project:
Project issue tracking
Version:
7.x-2.x-dev
Component:
Issues
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
8 Dec 2013 at 14:54 UTC
Updated:
25 Dec 2013 at 22:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
m1r1k commentedHere is a patch
Comment #2
m1r1k commentedAdd "text_processing" => 1 to default hook_install.
Comment #3
dwwThanks! I carefully reviewed and tested. Found some problems, but they were easy enough to clean-up that I just fixed them myself:
http://drupalcode.org/project/project_issue.git/commit/852ff68 (your patch)
http://drupalcode.org/project/project_issue.git/commit/dd0e253 (my follow-up)
Deployed live and DB update ran.
Thanks again!
-Derek
Comment #4
salvisThank you!
There's still a CSS issue: <ol> comes through but it shows no numbers.
I'm not sure whether that's an issue of this module or of the d.o theming.
Comment #5
dwwDefinitely a bluecheese thing. The markup is there, which is all project_issue can do. ;) I opened a bug report for bluecheese about this:
#2155755: Bluecheese CSS prevents ol and ul from rendering in issue submission guidelines
Cheers,
-Derek