Hi firends:
I have OpenACS 4.0 with AOLServer 3.2 and PostgreSQL 7.3.1. over
Linux 7.2.
When i use acs__add_user( ...) function for create account in OpenACS
(from promt to database), these messages apears.. but whea i test the
account for registered, it worked succesfull (of course, OpenACS said
that reseat the password but it is normal)
Have i to worry me for these messages?
psql:crear.sql:1: NOTICE:
identifier "acs_object__initialize_attributes" will be truncated
to "acs_object__initialize_attribut"
psql:crear.sql:1: NOTICE: Adding missing FROM-clause entry for
table "acs_object_id_seq"
psql:crear.sql:1: NOTICE:
identifier "acs_object_type_get_tree_sortkey" will be truncated
to "acs_object_type_get_tree_sortke"
psql:crear.sql:1: NOTICE:
identifier "acs_object_type_get_tree_sortkey" will be truncated
to "acs_object_type_get_tree_sortke"
psql:crear.sql:1: NOTICE:
identifier "acs_permission__grant_permission" will be truncated
to "acs_permission__grant_permissio"
psql:crear.sql:1: NOTICE:
identifier "acs_permission__grant_permission" will be truncated
to "acs_permission__grant_permissio"
acs__add_user
---------------
2667
(1 row)