« Load-Balancing, High-Availability, and Sessions | Main | Dreamweaver CS5.5 Rewrites Code - AGAIN!!! »

Comments

Carlo

I forgot to add that we linked them to this page and video so thanks for making them and making it easy to explain to Adobe!

Carlo

I forgot to mention that we linked them to this page and video so thanks for making them and making it easy to explain to Adobe!

Monica

I'm seeing the same issue in CS4. It is adding an additional opening tr tag in two places which completely destroys the table. I've set my preferences to stop rewriting code but it still does it. I wish they would fix this huge bug!

Josh Breslow

I realize this is an old post but I am/was having this issue. For what it's worth, this is the problem I was having and what fixed it.

I had a cfoutput tag around the entire tr & /tr tag because the class used for that tr was a variable. I also had a query driven cfoutput tag around a few td & /td tags. Dreamweaver was adding tr tags in front of each of the td tags.

To fix this I put the cfoutput around the the class var, not the entire tr tag and that stopped DW from inserting tr tags.

This blog wont let me post code so here is a photo of the offending and corrected code...

http://i.imgur.com/xphAF.jpg

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment