codeforcroatia / imamopravoznati

Provide a Freedom of Information request system for your jurisdiction
http://alaveteli.org
Other
3 stars 1 forks source link

Download all authorities error #103

Open schlos opened 2 years ago

schlos commented 2 years ago

Expected Behavior

Should download a CSV file.

Current Behavior

This site can’t be reachedThe webpage at https://imamopravoznati.org/body/all-authorities.csv might be temporarily down or it may have moved permanently to a new web address. ERR_INVALID_RESPONSE

Possible Solution

Instead of downloading authorities on IPZ, we could redirect user directly to source (https://tjv.pristupinfo.hr > https://tjv.pristupinfo.hr/?sort=1&page=1&download); and/or edit http s://github.com/mysociety/alaveteli/blob/develop/app/views/public_body/_list_sidebar_extra.html.erb and replace link:

  <p>
    <%= link_to _('List of all authorities (CSV)'),
                all_public_bodies_csv_path %>
  </p>

updated file should be added to the https://github.com/codeforcroatia/imamopravoznati-theme repo.

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment