• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
tdom sometimes html-escapes unknown tags

Consider code like

#

# dom parse -simple -html $form doc

# ...

# return [$root asHTML]

Unfortunately, this causes that some tags unknown to tdom

(like <adp:icon>) are converted to escaped tags (&lt; ...).

This can be regarded as a bug. To avoid this problem, we

substitute here the adp_tags in advance. This needs more

investigation in other cases.... The potential harm in this

cases here is very little, but probably, there are other

cases as well where this might harm.

    • -2
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Provide localization for hardcoded text

Normalize message key sorting in the catalog files

escape also brackets

Fix missing variable

harden page contracts

split the filters in the requires block - currently the requires block support only one filter for an argument

harden page contract

harden page contract

Move the question overview block in question_info_block in an own method to ease downstream customization in subclasses

    • -63
    • +69
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
Fix typo

added context_id to excluded vars in copy_content_vars

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix one more occurence of a direct call to the compiled template

passing properties consistently with @....;literal@

improve spelling

    • -2
    • +2
    /openacs-4/packages/xml-rpc/www/doc/index.adp
make acs-core-docs links more consistent

  1. … 152 more files in changeset.
Provide an alternative exec-free captcha implementation using libgd and its Tcl wrapper https://github.com/flightaware/tcl.gd

This implementation will be preferred to the one using convert, when available.

file LiberationSans-Regular.ttf was initially added on branch oacs-5-10.

passing properties consistently with @....;literal@

    • -1
    • +1
    /openacs-4/packages/forums/www/message-email.adp
passing properties consistently with @....;literal@

  1. … 12 more files in changeset.
passing properties consistently with @....;literal@

  1. … 39 more files in changeset.
passing properties consistently with @....;literal@

    • -2
    • +2
    /openacs-4/packages/survey/www/admin/one.adp
  1. … 27 more files in changeset.
passing properties consistently with @....;literal@ and not "noquote", since noquote content is already parsed

Make sure we load the Monaco js only once per request, in case multiple formfields are on the page.

harden page contracts

remove backup files from repository

harden page contracts

added download icon for CSV

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
save the state script also after loading the init files

improve wording