Aolserver[1] is returning a "Request Error" about an ugly_date problem using postgreSQL 7.2 from url[2]. This error is somewhat similar to the one described near the end of this[3] thread starting with this message[4], except that here, date-time is appending/including what appears to be a decimal value. Here is a snip from another instance of the same error (to show pattern):
unable to convert date-time string "2003-10-03 03:18:39.617515"
while executing
"clock scan $ugly_date"
(procedure "ec_formatted_full_date" line 9)
invoked from within
Is there a config setting somewhere that fixes this, or?
Torben
----- 1. running Openacs 4.6.3 with ecommerce from cvs oacs-4-6-3-final circa August 2003, on freebsd 4.x using posgres7.2 2. https://localhost:8443/ecommerce/admin/orders/one?order%5fid=3000003 3. http://openacs.org/forums/message-view?message_id=33302 4. http://openacs.org/forums/message-view?message_id=33447 5. Request Error details: unable to convert date-time string "2003-09-25 17:14:00.152482" while executing "clock scan $ugly_date" (procedure "ec_formatted_full_date" line 9) invoked from within "ec_formatted_full_date $confirmed_date" invoked from within "doc_body_append " [ad_admin_header "One Order"]One Order
[ad_admin_context_bar [list "../" "Ecommerce([ec_system_name])"] [lis..." ("uplevel" body line 28) invoked from within "uplevel { ad_page_contract { Display one order. @author Eve Andersson (eveander@arsdigita.com) @creation-date Summer 1999 @au..." (procedure "code::tcl::/usr/local/www/localhost/openacs-4-6/packages/eco..." line 2) invoked from within "code::tcl::$__adp_stub" invoked from within "if { [file exists $__adp_stub.tcl] } { # ensure that data source preparation procedure exists and is up-to-date adp_init tcl $__adp_stub ..." ("uplevel" body line 3) invoked from within "uplevel { if { [file exists $__adp_stub.tcl] } { # ensure that data source preparation procedure exists and is up-to-date adp_init t..." (procedure "adp_prepare" line 2) invoked from within "adp_prepare " (procedure "template::adp_parse" line 30) invoked from within "template::adp_parse [file root [ad_conn file]] {}" (procedure "adp_parse_ad_conn_file" line 7) invoked from within "$handler" ("uplevel" body line 2) invoked from within "uplevel $code" invoked from within "ad_try { $handler } ad_script_abort val { # do nothing }" invoked from within "rp_serve_concrete_file [ad_conn file]" (procedure "rp_serve_abstract_file" line 60) invoked from within "rp_serve_abstract_file "$root/$path"" ("uplevel" body line 2) invoked from within "uplevel $code" invoked from within "ad_try { rp_serve_abstract_file "$root/$path" set tcl_url2file([ad_conn url]) [ad_conn file] set tcl_url2path_info([ad_conn url]) [ad_conn path_inf..."
Request notifications