Database operation "0or1row" failed
(exception ERROR, "ERROR: operator does not exist: character varying = integer
LINE 1: ...arameters p where p.key = 'folder_id' and p.value = $1 and...
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
QUERY: select m.element_id from portal_element_map m, portal_element_parameters p where p.key = 'folder_id' and p.value = $1 and m.element_id = p.element_id and m.name = 'fs_contents_portlet'
CONTEXT: PL/pgSQL function "fold_rename" line 6 at FOR over SELECT rows
SQL statement "update cr_folders set label = $1 where folder_id = $2 "
PL/pgSQL function "content_folder__edit_name" line 29 at SQL statement
")
Request notifications