Tutorial page stops in the middle

1 view
Skip to first unread message

J. Merrill

unread,
May 2, 2006, 5:05:28 PM5/2/06
to cherrypy-docs
The tutorial at
http://docs.cherrypy.org/cherrypy-tutorial
will likely be very helpful, when I can see the rest of it. However,
when using IE6, the display stops in the middle. The cause seems to be
this snippet of HTML, seen via "view source":

[quote of html]
<p>Objects are exposed in CherryPy by setting the exposed attribute.
This can be done directly on the object itself: <object>.exposed =
True. Methods can also be exposed using a special decorator:</p>
[end quote of html]

The failure to use &lt; and &gt; instead of < and > around "object"
causes IE to see an <object> tag (even tho there's no </object>
anywhere). First it tells me that "the page may not display correctly"
because I don't allow ActiveX controls. And the end of the page looks
like this on the screen:

[display]
Objects are exposed in CherryPy by setting the exposed attribute. This
can be done directly on the object itself:
[end display]

Could someone make the fix? (I did not see the page as being editable,
wiki-style.) Thanks.

Sylvain Hellegouarch

unread,
May 3, 2006, 3:53:37 AM5/3/06
to cherry...@googlegroups.com
Thanks for the feedback. I've fixed the problem.

- Sylvain

Reply all
Reply to author
Forward
0 new messages