From 92dfeac83378cd49fbb59591685e5bf849d317e6 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 2 Dec 2015 17:33:48 +0000 Subject: Fix cobrand restriction of My/Nearby. 5c79337 simplified a bit too far, as after then a particular cobrand could in Nearby and My only filter reports to a particular body, not any other criteria. To fix this, introduce more generic functions in the default cobrand to allow more flexibility. Make sure a few tests delete their bodies fully so that new tests pass when run as part of the suite. Fixes #1289. --- notes/cobranding.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes') diff --git a/notes/cobranding.txt b/notes/cobranding.txt index a62747397..68068fd23 100644 --- a/notes/cobranding.txt +++ b/notes/cobranding.txt @@ -10,7 +10,7 @@ NB: this is moderately specific to producing cobrands for UK councils 1: copy an exiting perllib/FixMyStreet/Cobrand/ file to perllib/FixMyStreet/Cobrand/ExampleCom.pm * Change package name at top of file * Change following functions accordingly: - body_restriction + problems_restriction/updates_restriction enter_postcode_text area_check base_url -- cgit v1.2.3