[Zope-dev] Problem with ZCatalog and CatalogAware object

Bill Anderson bill.anderson@mail.immortalitysystems.net
Mon, 03 Jan 2000 15:42:38 -0700


I have the following dtml in a ZClass constructor:

<dtml-with "FAQEntry.createInObjectManager(REQUEST['id'], REQUEST)">
	<dtml-call "propertysheets.Data.manage_editProperties(REQUEST)">
	<dtml-call "propertysheets.Settings.manage_editProperties(REQUEST)">
	<dtml-call  unindex_object>
	<dtml-call "manage_editCataloger(_['catID'], REQUEST)">
	<dtml-call index_object>
</dtml-with>

Where catID is from the form (it procides an option as to which catalog
to index the CatalogAware object with). It works fine except that in the
catalog, it shows up as:

FBase1/%3cstring%3e 

Which of course, doesn't work, and also gets unindexed upon catalog
update. The object shows up fine otherwise.

What am I missing?
I had it working before ...


Bill

-- 
In flying I have learned that carelessness and overconfidence are 
usually far more dangerous than deliberately accepted risks. 
          -- Wilbur Wright in a letter to his father, September 1900