It is traditional to put a nonbreaking space in a cell that might be blank at some times because some browsers will ignore a cell that is blank, acting as if the <td></td> weren't there. The result is a trashed table.
On Dec 13, 7:54 pm, Ryan Schmidt <[email protected]> wrote: > In views baked by "cake bake" 1.3.6, I see lines like: > > <td><?php echo $category['Category']['id']; ?> </td> > > Why did it put a non-breaking space at the end of the cell? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
