[Jamwiki-commit] SF.net SVN: jamwiki:[2300] wiki/trunk/jamwiki-core/src
Brought to you by:
wrh2
From: <wr...@us...> - 2008-09-13 04:56:03
|
Revision: 2300 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2300&view=rev Author: wrh2 Date: 2008-09-13 04:56:01 +0000 (Sat, 13 Sep 2008) Log Message: ----------- Cleanup: * Always handle the likely-impossible UnsupportedEncodingException thrown by URLEncoder and URLDecoder by throwing an IllegalStateException. * Fix a couple of potential NPEs due to illegal arguments found as a result of this change. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/Utilities.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/WikiLogger.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/utils/UtilitiesTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |