Hi,
I've looked insite the search.module's (v1.149) .pot.
In
#: modules/search.module:117
As I know, using <ul> in <p> is not a right
way.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | search-invalid-markup.patch.txt | 993 bytes | Egon Bianchet |
Hi,
I've looked insite the search.module's (v1.149) .pot.
In
#: modules/search.module:117
As I know, using <ul> in <p> is not a right
way.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | search-invalid-markup.patch.txt | 993 bytes | Egon Bianchet |
Comments
Comment #1
Eglish commentedhere's the offending code from line 116 (v 1.150):
It looks like we could just remove the
<p>and</p>tags and be okay.Comment #2
Egon Bianchet commentedAttached patch.
Comment #3
drummCommitted to HEAD.
Comment #4
(not verified) commented