Aha, I thought massimo was referring to the python shell which is in
the admin interface.

When I print the body from the show controller, then view record, this
is what comes up on the console:

<p>dfsdf s<strong>df sd sdghjf</strong>ghjfgjh fs</p>
<p>kk</p>
<p>'</p>
<p>k<em>k;</em>'</p>
<p>k<strong>'</strong></p>
<p><strong>;;'</strong></p>
<p>jklkl;lhj<strong>jfghjkfhkfhjkfhjkfhjkfhjkfhjkfh</strong></p>

When I view the source of the record:

<p>dfsdf s&lt;strong&gt;df sd sdghjf&lt;/strong&gt;ghjfgjh fs</p>
<p>kk</p>
<p>'</p>
<p>k&lt;em&gt;k;&lt;/em&gt;'</p>
<p>k&lt;strong&gt;'&lt;/strong&gt;</p>

<p>&lt;strong&gt;;;'&lt;/strong&gt;</p>
<p>jklkl;lhj&lt;strong&gt;jfghjkfhkfhjkfhjkfhjkfhjkfhjkfh&lt;/
strong&gt;</p>


On Oct 30, 1:39 pm, Jon Romero <darks...@gmail.com> wrote:
> inside your code put:
> print post.body
>
> and then check the console/terminal from which you've started web2py.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to