• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Complain in the logfile whenever the insertion of the null character is attempted in the syndication table

More targeted sanityzing only on the variables that have a chance to contain the null character

Translate potential null characters in the syndication content with the empty string, so that we do not risk to try (and fail) to insert them in the database

whitespace changes

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 66 more files in changeset.
correctly escape the rss_xml_frag (by Michael Totschnig) http://openacs.org/bugtracker/openacs/patch?patch_number=882

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
add a search::action callback and make the syndication called from the callback rather than inline.

    • -0
    • +59
    ./syndicate-procs.tcl
  1. … 1 more file in changeset.