I dont know if this is a bug, but is very stranger:
****controller:
function verBlob($id){
Configure::write('debug',0) ;
$this->layout = 'blob';
}
****blob.ctp (in layouts):
<?php echo trim($content_for_layout) ?>
****view:
<?php
echo "blob";
?>
A char, i believe #13 (select for see):
is included in source code, breaking blob images...
Thanks,
Celso
--
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=.