[Jamwiki-commit] SF.net SVN: jamwiki: [1782] wiki/trunk/jamwiki/src/main
Brought to you by:
wrh2
From: <wr...@us...> - 2007-08-11 17:38:44
|
Revision: 1782 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=1782&view=rev Author: wrh2 Date: 2007-08-11 10:38:43 -0700 (Sat, 11 Aug 2007) Log Message: ----------- Bugfix: * Oracle automatically converts empty strings to NULL, which breaks empty topic versions. Add a hack to work around the issue. Modified Paths: -------------- wiki/trunk/jamwiki/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/trunk/jamwiki/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |