I have a CachingURICoplet, basically a CForm.  The
page with the coplet is accessed via a bookmark:

<map:match pattern="subscribe">
  <map:generate src="cocoon:/bookmark?top=4"/>
  <map:serialize type="html"/>
</map:match>.

When I submit the form, I get re-directed to the same
page, however the url is now: portal?bookmark and the
form is redisplayed blank.  After filling it out the
second time, everything works as usual.

Is this a bug, or is there something else I need to do
to get CachingURICoplets to work with bookmarks?

Thanks,
-Alex

Reply via email to