First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 7511
Product:
Component:
Status: NEW
Resolution:
Assigned To: yanel-mailinglist <yanel-development@wyona.com>
Hardware:
OS:
Version:
Priority:
Severity:
Target Milestone:
Reporter: Guillaume Déflache <guillaume.deflache@wyona.com>
Add CC:
CC:
QA Contact:
URL:
Summary:
Status Whiteboard:
Keywords:
Flags:
 

Attachment Type Creator Created Size Flags Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 7511 depends on: Show dependency tree
Show dependency graph
Bug 7511 blocks: 7618

Additional Comments:









View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2010-03-11 10:56
Minor as a simple workaround is to add a space(*) inside the "a" element.

(*): and not an non-breaking space as it may generate a new line if preceeded
or followed by block-level elements!

------- Comment #1 From Guillaume Déflache 2010-03-11 10:57:49 -------
AFAICU "a" just needs to be added to the
org.wyona.yanel.core.serialization.HTMLSerializer#nonCollapsableElements array.

------- Comment #2 From Memo 2010-05-21 14:15:15 -------
the same thing also happens with the <span> tag, this should also be
non-collapsible.

------- Comment #3 From Michael Wechner 2010-05-21 14:22:22 -------
I guess it happens with all open tags which are not listed in

org.wyona.yanel.core.serialization.HTMLSerializer#nonCollapsableElements

First Last Prev Next    No search results available      Search page      Enter new bug