[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [1297] branches/1.2
- Subject: SF.net SVN: ledger-smb: [1297] branches/1.2
- From: ..hidden..
- Date: Thu, 21 Jun 2007 14:29:08 -0700
Revision: 1297
http://svn.sourceforge.net/ledger-smb/?rev=1297&view=rev
Author: einhverfr
Date: 2007-06-21 14:29:07 -0700 (Thu, 21 Jun 2007)
Log Message:
-----------
Updating CONTRIBUTORS to list Donna's contributions, and updating release notes to list bugs fixed for 1.2.6
Modified Paths:
--------------
branches/1.2/CONTRIBUTORS
branches/1.2/doc/release_notes
Modified: branches/1.2/CONTRIBUTORS
===================================================================
--- branches/1.2/CONTRIBUTORS 2007-06-21 21:16:03 UTC (rev 1296)
+++ branches/1.2/CONTRIBUTORS 2007-06-21 21:29:07 UTC (rev 1297)
@@ -63,6 +63,8 @@
Ashley Gittins contributed <agittins @ purple.dropbear.id.au> has contributed
some performance fixes and has contributed a great deal of work to our web site.
+Donna Robinson [email omitted] contributed some fixes to the HTML code.
+
Original Authors of SQL-Ledger:
===================================
Dieter Simader <dsimader @ sql-ledger.com>
Modified: branches/1.2/doc/release_notes
===================================================================
--- branches/1.2/doc/release_notes 2007-06-21 21:16:03 UTC (rev 1296)
+++ branches/1.2/doc/release_notes 2007-06-21 21:29:07 UTC (rev 1297)
@@ -173,3 +173,29 @@
put netdirect.pl in /usr/local/bin and reference without the full path).
Bugs Fixed in 1.2.6:
+================================
+1) Customer_id field not found error when posting AP transaction. This error
+was caused by a mistake in the performance optimizations made in 1.2.5.
+
+2) Erroneous headers printed to balance sheet and income statement.
+
+3) Meta tags were added to force UTF-8 charsets, fixing occasional display
+issues with multibyte characters where Apache was misconfigured.
+
+4) ledgersmb-httpd.conf is now more internally consistant. The alias directive
+was changed to /ledgersmb (from /ledger-smb).
+
+5) Minor html fixes were added to ca.pl, contributed by Donna Robertson
+
+6) Error when searching for customer by address is corrected.
+
+7) Invalid format for integer error fixed when saving projects unconnected to
+customers.
+
+None of the above fixes involved changes to API's that are widely used by the
+application. Impacts elsewhere from these bug fixes should be minimal.
+
+8) Unbound placeholder error when saving items with custom fields. This error
+involved a centrally used API that is invoked when custom fields exist. The fix
+is only likely to affect those installations which have custom fields attached
+to orders, invoices, or parts.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.