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. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index aa611d856..81124d25c 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ We've extracted all of the mobile apps from this repository into the - Default the Google map view to hybrid. #1293 - Prevent SVG chevron being stretched in Firefox. #1256 - Better display/internationalisation of numbers. #1297 + - Fix cobrand restriction of My/Nearby. #1289 - Development improvements: - Add generic static route handler. #1235 - Store reports summary data by cobrand. #1290 -- cgit v1.2.3