Posted by logicalpat on October 20, 2009 at 7:02pm
Jump to:
| Project: | Quote |
| Version: | 6.x-1.1-beta2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Whenever using the Quote feature in the Drupal forum on my development server there is a closing paragraph tag placed in the code before the "quote-msg" div. There should be no markup between the opening "content" div tag and the opening "quote-msg" div tag if the user enters text after the quote and not before it.
| Attachment | Size |
|---|---|
| quote.gif | 4.34 KB |
Comments
#1
That is very likely a wysiwyg editor messing with the mark-up or in some cases, Drupal itself. The Quote module does not add anything besides a DIV block with its content.
Hope this helps.
-K
#2
Automatically closed -- issue fixed for 2 weeks with no activity.