Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2427 over 19 years Duane Costa Changed default maxHarvests value to 0. Added l...
  lib 2439 over 19 years sgarg Changes made to the css files by Veronique (tab...
  src 2449 over 19 years sgarg Changing the normalize function. Adding changes...
  test 2448 over 19 years sgarg Fixed a bug in previous commit and added a test...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 7.46 KB 2441 over 19 years Matt Jones Fixed typo.
build.properties 1.89 KB 2308 almost 20 years Matt Jones Added a property listing servlet administrators.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 50.7 KB 2445 over 19 years sgarg *** empty log message ***

Latest revisions

# Date Author Comment
2449 04/04/2005 04:45 PM sgarg

Changing the normalize function. Adding changes submitted by Johnoel. Removing code for converting " as " can be stored as it on Oracle. Removing code which strips out \n and \r

2448 04/04/2005 04:21 PM sgarg

Fixed a bug in previous commit and added a test for characters like mu.

2447 04/04/2005 04:17 PM sgarg

Removed occurence of enum which is a keyword in Java 1.5

2446 04/04/2005 04:15 PM sgarg

Removed occurence of enum which is a keyword in Java 1.5

Changed the queries so that PreparedStatement.setString() and .setInt() are used instead of write the string directly into the sql statements

2445 04/04/2005 02:47 PM sgarg
  • empty log message ***
2444 04/04/2005 02:45 PM sgarg

Added code which creates the triggers for the new tables. This is for Oracle only.

2443 04/04/2005 02:43 PM sgarg

Removed the code which created triggers. Added this code in the build file

2442 04/04/2005 10:12 AM sgarg

Removing code added for creating nodedata column in xml_index table

2441 04/01/2005 04:30 PM Matt Jones

Fixed typo.

2440 04/01/2005 04:09 PM sgarg

Adding test for checking Metacat behaviour when characters outside A-Z,a-z,0-9 are entered.

Related bugs: 1711, 1538 (1711 has been fixed as tested by this file. Have to add code to test 1711)

Currently checking for
> when < > & is entered - test fails as expected as document is invalid...

View all revisions | View revisions

Also available in: Atom