Bug Tracker

Modify

Ticket #5063 (closed bug: worksforme)

Opened 4 years ago

Last modified 3 years ago

wrapAll removes <br/> tags

Reported by: cherrydavid@… Owned by:
Priority: major Milestone: 1.4
Component: manipulation Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

I have three anchor tags seperated by <br/> tags. When I use wrapAll it does wrap the anchors, but it removes the <br/> tags

Attachments

HTMLPage1.htm Download (1.0 KB) - added by cherrydavid@… 4 years ago.
HTML page
Stylesheet1.css Download (204 bytes) - added by cherrydavid@… 4 years ago.
style sheet for page

Change History

Changed 4 years ago by cherrydavid@…

HTML page

Changed 4 years ago by cherrydavid@…

style sheet for page

comment:1 Changed 4 years ago by petersendidit

wrapAll functions correctly in your test case. the <br /> tags don't get removed it just doesn't wrap them because it wasn't told to. They are left at the bottom.

comment:2 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to worksforme
  • Component changed from unfiled to manipulation

Looks correct to me as well.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.