|
From: <mag...@us...> - 2003-03-21 12:37:46
|
Update of /cvsroot/plone/CMFPlone
In directory sc8-pr-cvs1:/tmp/cvs-serv863
Modified Files:
Tag: Plone-1_0
HISTORY.txt
Log Message:
revert changes
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/plone/CMFPlone/HISTORY.txt,v
retrieving revision 1.88.2.64
retrieving revision 1.88.2.65
diff -C2 -d -r1.88.2.64 -r1.88.2.65
*** HISTORY.txt 10 Mar 2003 06:34:53 -0000 1.88.2.64
--- HISTORY.txt 21 Mar 2003 12:37:42 -0000 1.88.2.65
***************
*** 2,7 ****
Plone 1.0.2
- - Wrapped catalog() in queryCatalog.py in try/except.
- catalog() may return an exception, and we don't want to expose that to the user.
- added on-error for search results when path('here/%s'%result.getIcon)
raises a AttributeError
--- 2,5 ----
|