CVS log for loncom/lond

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: version_2_3_1


Revision 1.356: download - view: text, markup, annotated - select for diffs
Mon Jan 15 01:08:28 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_1
Diff to previous 1.355: preferred, colored
Changes since revision 1.355: +7 -6 lines
Prevent stripping of trailing null fields in split() by setting limit to -1.

Undesired stripping of trailing null fields had caused extra : separators to be written in values in nohist_courseids.db between type entry and final entry (last access), in some cases where there was no course owner.  Set numcurrent to a maximum to eliminate the extra items the next time put_course_id_handler() runs to update the entry for a particular courseID.

Include type in courseidput when modify_course() results in change in course owner or institutional code.

Typo (sectionums should be sectionnums).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>