• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
do not complain about expected behavior

silence regression test

don't expect that invalid input becomes magically valid

reduce verbosity

use for includelets and web-callable parameters @query_param instead of @param

    • -110
    • +112
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
align nameing with 'resource_info_procs'

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
silence test cases

claim test coverage

fixed old bug via regression test in page contract filters

The binding variable for "min_length" and others was not passed correctly.

We saw unexpected warning of the following form during regression test:

Warning: Message contains a variable named 'min_length' which doesn't exist in the caller's environment:

handle cases in the page contract, when not connected (used this way in the regression test)

keep log file viewable (don't add too many entries)

remove leftover files after run, silence regression test run

whitespace changes

    • -4
    • +1
    /openacs-4/packages/xowiki/lib/view.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
whitespace changes

    • -974
    • +974
    /openacs-4/packages/acs-tcl/tcl/xml-1-dom-procs.tcl
    • -69
    • +69
    /openacs-4/packages/acs-tcl/tcl/xml-2-procs.tcl
    • -10
    • +10
    /openacs-4/packages/acs-tcl/tcl/tdom-procs.tcl
silence test cases

removed progress bar from curl output

wget is not used anymore

silence regression test run

use own Package initialize for safety (in case it was extended locally)

reduce verbosity

silence test case test_apm_package_instance__new

Update italian localization

Removed dependency on file-storage

- there was a "silent" dependency of acs-templating to the file-storage, since it

used many message keys from there.

- The message keys went to acs-content-repository

comment unexpectged behaviour

Silence several log entries during initial install and during boot.

The system should complain about missing caches just, when

a) not during initial install, and

b) if this is not during startup of an installed version

Removed dependency on file-storage

- there was a "silent" dependency of xotcl core to the file-storage, since it

used many message keys from there. User-experience of xo* was bad when

no file-storage was installed.

- The message keys went to acs-content-repository and acs-kernel

- bumped version to 5.10.1b6

added message key for no title, since "title" is a common attribute in the data model. bumped to 5.10.1b8

include message keys for common content repository fields, bumped version to 5.10.1b5

silence excpected errors during the regression test