• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

  1. … 2 more files in changeset.
Do not add the language prefix when the lookup already found exactly the page we were trying to reference (complies with current automated tests)

add "parent_id" to the list of excluded vars in "copy_content_vars" (as suggested by KM)

fix typo

Check if an upload file was supplied when validating

reduce verbosity

modernize code: use resolver variables rather than method calls

  1. … 5 more files in changeset.
fix typo

fix typos

enforce the system locale for the resolver test

replace anonymous array by Tcl dicts

reduce XOTcl 1.* idioms

modernize code: use resolver variables rather than method calls

extend test cases

add safety belt and hint for pretty_link invocations with unknown target pages

remove xotcl-1 idioms

fix potential confusion for test cases: make sure, the provided name and nls_language are aligned

  1. … 1 more file in changeset.
Comment log statement: found_id might not be an object by the time this code is executed

whitespace changes

add test for ambiguous page link with language prefix

add page p0 to regression test, provide more logging

reduce verbosity

As stated in xowiki::Package.item_ref, a trailing slash indicates a folder in case of ambiguity

As apparently test init cases can pollute each other's namespace, use a different variable name

fix argument order in link renderer

use consistently the instance variable of the package_id

Make test independent from vars defined elsewhere

add tested methods to testcase definition

reduce old-style "my" references

prefer method "normalizepath"