- substr can cut a string during a unicode-sign and produce nasty chars in listoverview
- maintain logon-list in system-database
- BUG : -type=view : submits value back only if size_y>1 !!
- searchterms with " are not sticky !! (in fact they are but the browser do not display, cause value=”this is a “searchterm”” is not exactely html-standard :)
- ~* replaced by lower()~lower() is nice but at the end very unstable cause of
((a)~*b or c)
will be transformed to
lower(((a))~*lower(b) or c)
and FAIL, cause suddenly the OR is inside the LOWER. The transformation would need to be much smarter !!
- ..
FINISHED
- 2006-03-02 added to templates.insert.conf check if “push(@{$ptr->{func}->{postverify}->{all}},[’udate’,’udate’])” is in all configs !!
- 2005-03-12 artikelindex needs a new feld JAHRGANG !!
- 2004-11-30 =* operator should also work with reference-types in search
- 2004-11-23 SEARCH DOES NOT WORK (kooperationspartner) problems with reference-types !!!
kb/backend/todo.txt · Last modified: 2006/03/02 17:11 by peter



