WebGUI::Text no longer removes trailing empty fields

This commit is contained in:
Doug Bell 2006-11-02 20:09:24 +00:00
parent 3ab139e6cc
commit 46055a5812
3 changed files with 33 additions and 9 deletions

View file

@ -21,6 +21,7 @@
documentation.
- fix: SQLReport no longer paginates or runs nested queries when downloading.
- Made Stow's warning a debug message, which is what debug messages are for.
- fix: WebGUI::Text::splitCsv no longer removes trailing empty fields
7.1.3
- fix: SQLReport now returns error if can't find DatabaseLink