aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--todo.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 2375062e5..feaa17382 100644
--- a/todo.txt
+++ b/todo.txt
@@ -7,9 +7,29 @@ Check #email_subscriptions in unsubscribe link
Change text so that overdue covers qualified exemption of public interest test being
valid reason for delay.
+When moving request:
+ActionView::TemplateError (undefined method `info_request' for nil:NilClass) on line #34 of request/show.rhtml:
+31: <% if !@xapian_similar.nil? && @xapian_similar.results.size > 0 %>
+32: <h2>Similar requests</h2>
+33: <% for result in @xapian_similar.results %>
+34: <%= render :partial => 'request/request_listing_via_event', :locals => { :event => result[:model], :info_request => result[:model].info_request } %>
+35: <% end %>
+36: <% if @xapian_similar_more %>
+37: <p><%= link_to "More similar requests", request_similar_url(@info_request) %></p>
+
+
+Julian things:
+Fold up the pages a bit more by default?
+Use FOI code from them
+Keep FOI code in subject to help them a bit
+Show requests by authority on user page
+Let the user refile ones that have arrived in wrong place
+Second request by same person - tell them to use this email
Use maybe words for generated email address? Name of the person and a request
number (i.e. number of that persons request, so there are few numbers)?
+julian.todd@section44.whatdotheyknow.com
+Identify authority by who it is from.
It looks like an error generated by GFI MailEssentials, see p62 of chapter
11 of the manual at http://www.gfi.com/mes/me11manual.pdf which states:
7. Check if emails contain more than X numbers in the MIME from: