DistributedProofreaders / dproofreaders

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.
https://www.pgdp.net
GNU General Public License v2.0
46 stars 28 forks source link

Avoid javascript type errors in userprefs.php #1231

Closed 70ray closed 1 week ago

70ray commented 2 weeks ago

A type error is occuring in the function dropdown_select_values_and_labels() in _show_credit_name_adhoc() around line 987. This is ignored unless you happen to have the developer tools window open.

cpeel commented 1 week ago

Fixed in #1234