Quoting with double space drops out of box
| Project: | Advanced Forum |
| Version: | 6.x-1.0-alpha12 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
OK I don't know if this is an AF issue or not, I can't seem to find anything about it (but then again tend to be blind at times). But here is a rather irritating bug I keep running into that keeps me from using quotes. When ever I use either the "quote" module or just the BB code for quote if the context I'm using has any blank lines aka double spaced any text after the blank line drops completely out of the quote box, example -
If I quote
The quick brown fox jumped over the lazy dogs.
The Rain in Spain falls quickly on the plain
This is fine, but if it has for example an empty line like this-
The quick brown fox jumped over the lazy dogs.
The Rain in Spain falls quickly on the plain
I get this -
The quick brown fox jumped over the lazy dogs.
The Rain in Spain falls quickly on the plain
Everything after the first blank/empty line is outside of the quote box. Now this doesn't seem to effect "blockquotes" since "blockquotes" removes empty/blank lines. But with either the BB Code or Quotes module it borks it all up, again I'm not sure if it's the AF module or not, I'm at a loss here and it's a major pain in the @...... especially with a community site with heavy use of forums.
Thanks

#1
It's not AF. I just tested:
http://6dev.shellmultimedia.com/node/13164?page=3#comment-317334
Looks just fine. My guess is that it's either an issue with your theme or the order that the filters are being applied.
Michelle
#2
MMMMM this has got me stumped but thanks for checking, I'll look into it being an issue with the theme....
Cheers
#3
Filter order is a more likely culprit, actually. Possilbly the line break filter causing problems.
Michelle
#4
http://drupal.org/node/319671#comment-1053667
Guess I was right. ;)
Michelle
#5
Automatically closed -- issue fixed for two weeks with no activity.