install page was broken in Oracle because it was trying to set an ad client property value larger than 4000 chars without settting -clob t in the call to ad_set_client_property
Use lower(username) rather than upper(username), create case foldedindexes on postgres for username, email, screen_name, move some ofthe queries in community-core-procs to .xql file.rename the updgrade files...doh!
- Added a band aid solution to element-ave.tcl to flip the form into edit mode if it caught a spelling error, to make the OK button appear.- curriculum-ave.tcl: made sure that spelling-errors are displayed in display mode.- context now uses [list] so that the title part of the bar displays correctly.
1. Changed "foto" to "photo" in one place2. Changed tar commands to use old-fashioned "-C" command line switch rather then the GNU-only "--directory". With this change, ast least some of the tar upload features work with BSD tar (Mac OS X, for instance).