Open GoogleCodeExporter opened 8 years ago
Detailed log mechanism added. Working properly on local. please verify on server
Original comment by gs.bajaj
on 17 Aug 2009 at 3:15
I don't see a commit log for Issue #79 (up to r157 ). Please mention the
revision
that fixes this.
Original comment by animesh
on 17 Aug 2009 at 3:21
The detailed log mechanism works, but that is actually issue #70.
The current issue still holds, since when uploading the files from a clean
install,
this is what happened:
2003.txt: all OK
1992.txt: 2 rows already in DB [as reported in this issue]
1993.txt: all OK
1996.txt: 3 rows already in DB [as reported in this issue]
1998.txt: script crashes [as reported in this issue]
Original comment by animesh
on 19 Aug 2009 at 11:46
I checked, and indeed, there were entries with duplicate enrolment numbers in
1992.txt and 1996.txt.
Consider that part of the bug solved.
Still, not sure why 1998.txt causes the script to crash.
Original comment by animesh
on 19 Aug 2009 at 12:04
Ok fixed this bug. Problem was mainly with 3 entries for "amit kumar
gupta","amit
gupta", and "amit kumar gupta" respectively in 1998.txt.
Have also cleaned the format in which such cases are handled. So previously the
second amit gupta had username "amit.gupta@xyz981" this has been changed to the
cleaner "amit.gupta1@xyz98"
Original comment by R.DUSHYA...@gmail.com
on 17 Mar 2010 at 3:41
Attachments:
Original issue reported on code.google.com by
animesh
on 7 Aug 2009 at 4:23