jywarren/mapknitter

map.rb incorrectly assesses whether a map has an "nrg" export

Closed this issue · 2 comments

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()

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...

nrg exports, under map_controller.rb's def composite, were not recaptcha protected. Protecting now.