[open-ils-commits] r19657 - tags/rel_2_0_3 (miker)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Mar 9 14:11:54 EST 2011
Author: miker
Date: 2011-03-09 14:11:50 -0500 (Wed, 09 Mar 2011)
New Revision: 19657
Modified:
tags/rel_2_0_3/ChangeLog
Log:
updating changelog
Modified: tags/rel_2_0_3/ChangeLog
===================================================================
--- tags/rel_2_0_3/ChangeLog 2011-03-09 19:11:13 UTC (rev 19656)
+++ tags/rel_2_0_3/ChangeLog 2011-03-09 19:11:50 UTC (rev 19657)
@@ -227,3 +227,21 @@
* .: Tagging 2.0.3
+ * ChangeLog, Open-ILS/src/perlmods/OpenILS/Application.pm,
+ Open-ILS/src/sql/Pg/002.schema.config.sql, README: bumping
+ version number; adding changelog
+
+ * Open-ILS/web/opac/skin/default/js/myopac.js: Last minute
+ side-port for 2.0.3 of r19655: Draw pre-cataloged items (author
+ and title) in My Account checkedout screen
+
+ Two problems: FETCH_MODS_FROM_COPY returns an object, so we
+ weren't
+ getting to the point of fetching the raw copy itself, and there
+ was
+ some confusion about pre-cataloged vs. non-cataloged items that
+ is
+ hopefully straightened out now.
+
+ Addresses LP # 723895
+
More information about the open-ils-commits
mailing list