CVS Commit Overview for 2006-08-16
==================================
2006-08-16 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibrecord.py: Commented out apparently
debugging-only print statements from tag_matches_pattern().
2006-08-16 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py: Added test for
record_get_field_value(). Added basic wildcard test suite for
record_get_field_instances(), record_get_field_values() and
record_get_field_value(). Discovered two problems, see FIXME
lines. Done some more coding style updates for the rest of the
test cases.
2006-08-16 Tibor Simko <[email protected]>
* INSTALL: Added /index to the LocationMatch so that legacy URLs of
the form (/index.py?c=Poetry) are treated by our URL handler.
Dropped index.py from DirectoryIndex as it is not needed anymore.
2006-08-16 Tibor Simko <[email protected]>
* modules/websubmit/lib/websubmit_webinterface.py: Handle URLs like
/record/123/files without trailing slash, fixing the regression
test case on the availability of detailed record pages.
2006-08-16 Tibor Simko <[email protected]>
* modules/webalert/lib/webalert_templates.py: Fixed a typo in the
python output formatting, correcting the personal search history
page.
--
CDS Invenio Developers <[email protected]>