• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Due (I think) to a bug in the request processor 404s end up putting a

list of values into the start time variable which caused this bit

to fail and not clear out the old data. Here was the debug

[-conn3-] Error: return: failed to redirect '404': exceeded recursion limit of 3

followed by

[-sched-] Debug: JCD: ds_sweep_data: name:4.start nsv:1026036712 1026036712 1026036712 1026036712

when the ds_sweep_data proc was run. Probably should catch the whole

statement to insure that the cleanup is more robust but it is all

treating the symptoms not the disease (RP).

get parameters for the mounted instance Fixes bug 1352 patch 297

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Applied Tilmann Singer's patch #153 which fixes some problems with

acs-developer-support ("becoming" a user didn't quite work).

Change ds_require_permission to return proper HTTP headers (SDM patch

#88)

The query extractor had never been run on this, oops, and there were a

couple of rownum references and package calls ... works now even if you

enable user switching.

    • -0
    • +14
    ./acs-developer-support-procs-oracle.xql
    • -0
    • +16
    ./acs-developer-support-procs-postgresql.xql
  1. … 3 more files in changeset.
Typo

    • -1
    • +1
    ./acs-developer-support-procs-postgresql.xql

1. Ripped out the '' vs. NULL string kludge, which was a stupid idea in the

first place (MY stupid idea, for the record).

2. More .xql file porting...

    • -0
    • +37
    ./acs-developer-support-procs-oracle.xql
    • -4
    • +26
    ./acs-developer-support-procs-postgresql.xql
    • -0
    • +18
    ./acs-developer-support-procs.xql
  1. … 21 more files in changeset.

- added massaging to the query dispatcher to ns_quotehtml all querytext before XML parsing.

- added a query file for acs-developer-support, although that's not working yet.

    • -0
    • +13
    ./acs-developer-support-procs-postgresql.xql
  1. … 3 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2478 more files in changeset.
Initial revision

    • -0
    • +18
    ./acs-developer-support-init.tcl
    • -0
    • +371
    ./acs-developer-support-procs.tcl
  1. … 2478 more files in changeset.