• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix spelling of variable name

- don't complain in rp_lookup_node_from_host when pass-in host is emtpy (return empty node_id as well)

- Make parsing of "Accept-Language" header fields more robust:

ignore spaces after the comma, ignore wildcard value "*"

- Accept locales as syntactically correct when these contain numeric values (such as e.g. "es_419" for “Latin American Spanish”).

Since lang::conn::valid_locale_p is used in lang::conn::get_accept_language_header, OpenACS throws exceptions

on invalid locales, these caused problem even when these are low on the preference list of the Accept-Language header field.

- modernize SQL

- reflow long lines

- quote subst-ed values

- fix bug showing up with acs-messaging: some installation did not have wrapper version for acs_message__new/16. red rid of it and use default in /17 version

file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

Fixed missing $

- proc get_referrer: add optional flag "-relative" to return the referrer without protocol and host

+CVS: ----------------------------------------------------------------------

- make sure to release all unused handles before finalize

Fixed absolute url expression check for proxy scenarios

- use API calls instead of local implementation (which simplifies the code and yields chache flushes)

- keep question mark for expand urls

- modernize Tcl

- fix urls

- clean dirty editor buffer

- Cleanup cr_revisions belonging to the news package, for which there

are no news_id in cr_news. These entries were created since ever in

the news package. The bug adding spurious revisions was fixed with

the OpenACS 5.9.0 release, this upgrade scripts removes leftovers

of the earlier bug.

file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

file upgrade-5.9.0d2-5.9.0d3.sql was initially added on branch oacs-5-9.

- modernize Tcl code

    • -6
    • +6
    /openacs-4/packages/news/www/item-create-3.tcl
    • -4
    • +4
    /openacs-4/packages/news/www/item-create.tcl
    • -10
    • +10
    /openacs-4/packages/news/www/preview.tcl
Fixed if statement in oracle upgrade script

Simplified upgrade-5.9.1d20-5.9.1d21.sql postgres script

Added Oracle version of acs-cr upgrade-5.9.1d20-5.9.1d21.sql script and simplified postgres version.

file upgrade-5.9.1d20-5.9.1d21.sql was initially added on branch oacs-5-9.

Updated mimetypes

file upgrade-5.9.1d20-5.9.1d21.sql was initially added on branch oacs-5-9.

- provide a redirector from .html to .adp for doc pages

file acs-core-docs-init.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/acs-core-docs/tcl/acs-core-docs-init.tcl
- improve formatting