• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix quoting of attributes

- quote HTML attributes

- make sure to quote hrefs

- ensure quoting of hrefs

- make sure to quote hrefs

- quote HTML attributes

- improve documentation

- add noi18n for symmetry (quote, but no message key substitution)

- add documentation for noquote, literal and noi18n

- bump version number

- remove deprecated calls

- modernize tcl

- quote HTML attributes to improve security

- fix editing bug

- fix pagination in weblog (backport from HEAD)

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- fix quoting in weblog

- fix entries per page on weblog-portlet (was including all entries

instead of page-size entries)

- define "get_nls_language_from_lang" on xowiki::Package to fix

default language issue for imported prototype pages (when default

lang is not "en")

    • -10
    • +40
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -13
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- ensure proper encoding of hrefs

- ensure proper encoding of hrefs

- add Russan local files as provided by v.v (see site bug #125)

    • -0
    • +257
    /openacs-4/packages/xowiki/catalog/xowiki.ru_RU.utf-8.xml
- fix misleading quoery variable (mount_p, which is not a boolean)

- fix validity of HTML

- imporve security of HTML

- improve securita and validity of HTML

- improve validity and saftey of HTML

  1. … 4 more files in changeset.
- improve safety of HTML

    • -5
    • +16
    /openacs-4/packages/survey/tcl/survey-procs.tcl
- impreave readability and safety of HTML

- improve safety of HTML

- improve safety of generated HTML

    • -124
    • +136
    /openacs-4/packages/new-portal/tcl/portal-procs.tcl
- improve validty and safety of HTML

- fix validty of HTML (unbalanced tags, wrong envonding, missing quotes around HTML attribute values)

- remove obsolete "header_stuff" property

    • -17
    • +2
    /openacs-4/packages/xowiki/www/diff.adp
- remove obsolete border attribute

    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/list.tcl
- fix invalid bracing