• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Fix for Tcl 8.5: OpenACS did overwrite the Tcl built-in command

"::apply" and broke therefore all scripts/libraries using it.

Changed the name of the OpenACS function to "ad_apply" and altered

the few occurances. The fix works as well with Tcl 8.4. The proper

fix for 8.5 would be to use instead of the function the expand

operator {*}

    • -2
    • +2
    ./tcl/rss-generation-service-procs.tcl
  1. … 3 more files in changeset.
Removed broken upgrade script

Replacing this with a much simpler, smarter ALTER TABLE.

    • -11
    • +1
    ./sql/postgresql/upgrade/upgrade-0.4d1-0.4d2.sql
Fixed bone-headed mistake

Added an upgrade file for the type change of a foreign key that should be

an integer rather than varchar. This should work even if someone's made

the change manually in their local install.

    • -0
    • +10
    ./sql/postgresql/upgrade/upgrade-0.4d1-0.4d2.sql
Fix encoding of the spanish catalog

    • -4
    • +4
    ./catalog/rss-support.es_ES.ISO-8859-1.xml