1. substr can cut a string during a unicode-sign and produce nasty chars in listoverview
  2. maintain logon-list in system-database
  3. BUG : -type=view : submits value back only if size_y>1 !!
  4. 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 :)
  5. ~* 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 !!

  6. ..

FINISHED

  1. 2006-03-02 added to templates.insert.conf check if “push(@{$ptr->{func}->{postverify}->{all}},[’udate’,’udate’])” is in all configs !!
  2. 2005-03-12 artikelindex needs a new feld JAHRGANG !!
  3. 2004-11-30 =* operator should also work with reference-types in search
  4. 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