File: BUGS

package info (click to toggle)
libapache2-mod-rivet 3.1.1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,716 kB
  • sloc: xml: 8,442; tcl: 7,199; ansic: 6,727; sh: 4,983; makefile: 261; sql: 91; lisp: 78
file content (11 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
KNOWN BUGS

$Id$

1) "DIO store" will malfunction if the case of the variable names in the array
does not match the case of the field names in the table.  What happens is that 
any fields with case inconsistencies will neither be inserted or updated.

2010-04-29: Rivet apparently conflicts with mod_cgi in some apache installations. When
mod_rivet is loaded cgi script stop sending content to any client.