Menu ▾ ▴

#395 Post-Python 3: Title Merge errors out on non-numeric record IDs

v1.0 (example)
open
nobody
None
5
2026-09-06
2026-09-06
Ahasuerus
No

Title Merge errors out on non-numeric record IDs. To recreate the problem, pull up the "Proposed Title Merge Submission" page, save it as an HTML file, then manually edit the saved file. Change name="record1" to something like name="record1zzz" and submit the form. edit/ts_merge.py will error out on key_number = int(key.split('record')[1]) .

Discussion

Anonymous
Anonymous

Add attachments
Cancel