map.rb incorrectly assesses whether a map has an "nrg" export
Closed this issue · 2 comments
jywarren commented
I believe this is resolved, as I caught an extra carriage return which was preventing return of the test in map.rb's get_export()
jywarren commented
actually this is still open - all maps seem to have an NRG export, which seems unlikely. Sources could be spam or some bug. I'm investigating spam...
jywarren commented
nrg exports, under map_controller.rb's def composite, were not recaptcha protected. Protecting now.