From 30518b4a31c451434bee37c52f117a333e9cf6cb Mon Sep 17 00:00:00 2001 From: Martyn Dewar <249418+mdeuk@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:23:36 +0000 Subject: [PATCH 1/4] Use "Ofcom" instead of the lesser known sunday name. --- lib/views/help/complaints.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/views/help/complaints.html.erb b/lib/views/help/complaints.html.erb index bbe5d31f..be8dfe0f 100644 --- a/lib/views/help/complaints.html.erb +++ b/lib/views/help/complaints.html.erb @@ -46,7 +46,8 @@

WhatDoTheyKnow’s activity is subject to regulation by the Information - Commissioner, the Office of Communications and the Charity Commission. + Commissioner, Ofcom, and + the Charity Commission. Those who remain dissatisfied are welcome to use these and other external routes of complaint and appeal open to them.

From dcf2dbf2075c7911cb47f408173cdcdd774d124f Mon Sep 17 00:00:00 2001 From: Martyn Dewar <249418+mdeuk@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:34:33 +0000 Subject: [PATCH 2/4] Correct typo `CESA`, link to OSA, and tweak paragraphs --- lib/views/help/removing_information.html.erb | 53 +++++++++++++------- 1 file changed, 35 insertions(+), 18 deletions(-) diff --git a/lib/views/help/removing_information.html.erb b/lib/views/help/removing_information.html.erb index 00d47b3c..c4d8a00e 100644 --- a/lib/views/help/removing_information.html.erb +++ b/lib/views/help/removing_information.html.erb @@ -45,7 +45,8 @@
  • Material that unfairly damages the reputation of a person, a business, or an organisation (sometimes called defamatory or libellous material).
  • As defined in the Online Safety Act (2023), material that is terrorism - content, CSEA content and other priority illegal content.
  • + content, Child Sexual Exploitation and Abuse (CSEA) content and other + priority illegal content.
  • Material more widely that it is against the law to publish.
  • Any other material that would breach our House Rules.
  • @@ -63,23 +64,39 @@ <%= link_to '#', '#illegal' %> -

    We do not tolerate the publication of illegal material on the site, in particular - that which falls under the scope of the Online Safety Act (2023). This includes - terrorism content, CESA content and other forms of priority illegal content as defined - in the act. We have assessed that the risk of the majority of this type of content is - low accross the site, but see below for specific notes on abusive or threatening content. - Requests made through this site are sent to public bodies and as such are unlikely - to contain this sort of material and can be quickly flagged if they do. Should we identify - areas where there may be a risk of this sort of content, such as unused user profiles, we - take steps to minimise the risk of these being viewed. - If you come across any material of this nature, please - <%= link_to 'contact us', help_contact_path %> and we will assess and remove any - content. To enable us to assist you as quickly as possible, please include - a link to the message or document where it appears on WhatDoTheyKnow or the - unique email address that is associated with the request so that we can act quickly - to hide the content while it is assessed. - If you think that we have removed content in error, you can let us know as well. See - our <%= link_to 'complaints procedure here', help_complaints_path %>.

    +

    + We do not tolerate the publication of illegal material on the site, in particular + that which falls under the scope of the + + Online Safety Act (2023). +

    +

    + This includes terrorism content, CSEA + content, and other forms of priority illegal content as defined in the act. +

    +

    + We have assessed that the risk of the majority of this type of content is + low accross the site, but see below for specific notes on abusive or threatening content. + Requests made through this site are sent to public bodies and as such are unlikely + to contain this sort of material and can be quickly flagged if they do. Should we identify + areas where there may be a risk of this sort of content, such as unused user profiles, we + take steps to minimise the risk of these being viewed. +

    +

    + What to do if you've become aware of this content +

    +

    + If you come across any material of this nature, please + <%= link_to 'contact us', help_contact_path %> and we will assess and remove any + content. To enable us to assist you as quickly as possible, please include + a link to the message or document where it appears on WhatDoTheyKnow or the + unique email address that is associated with the request so that we can act quickly + to hide the content while it is assessed. +

    +

    + If you think that we have removed content in error, you can let us know as well. See + our <%= link_to 'complaints procedure here', help_complaints_path %>. +

    I would like to remove a message that is abusive, threatening or From 65a63f1100ebeac533c75666416e191999413e62 Mon Sep 17 00:00:00 2001 From: Martyn Dewar <249418+mdeuk@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:41:19 +0000 Subject: [PATCH 3/4] Fix typo in anchor / add anchor --- lib/views/help/removing_information.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/views/help/removing_information.html.erb b/lib/views/help/removing_information.html.erb index c4d8a00e..49c015c5 100644 --- a/lib/views/help/removing_information.html.erb +++ b/lib/views/help/removing_information.html.erb @@ -44,9 +44,9 @@ harassment.
  • Material that unfairly damages the reputation of a person, a business, or an organisation (sometimes called defamatory or libellous material).
  • -
  • As defined in the Online Safety Act (2023), material that is terrorism - content, Child Sexual Exploitation and Abuse (CSEA) content and other - priority illegal content.
  • +
  • <%= link_to 'As defined in the Online Safety Act (2023)', '#illegal' %>, + material that is terrorism content, Child Sexual Exploitation and Abuse (CSEA) + content, and other priority illegal content.
  • Material more widely that it is against the law to publish.
  • Any other material that would breach our House Rules.
  • @@ -82,7 +82,7 @@ areas where there may be a risk of this sort of content, such as unused user profiles, we take steps to minimise the risk of these being viewed.

    -

    +

    What to do if you've become aware of this content

    From 0901b7d565649270072bf41d7c2ccf7f96c6e244 Mon Sep 17 00:00:00 2001 From: Martyn Dewar <249418+mdeuk@users.noreply.github.com> Date: Wed, 12 Mar 2025 00:35:33 +0000 Subject: [PATCH 4/4] Remove extraneous paragraph, correct typo --- lib/views/help/removing_information.html.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/views/help/removing_information.html.erb b/lib/views/help/removing_information.html.erb index 49c015c5..6ce402aa 100644 --- a/lib/views/help/removing_information.html.erb +++ b/lib/views/help/removing_information.html.erb @@ -69,14 +69,12 @@ that which falls under the scope of the Online Safety Act (2023). -

    -

    This includes terrorism content, CSEA content, and other forms of priority illegal content as defined in the act.

    We have assessed that the risk of the majority of this type of content is - low accross the site, but see below for specific notes on abusive or threatening content. + low across the site, but see below for specific notes on abusive or threatening content. Requests made through this site are sent to public bodies and as such are unlikely to contain this sort of material and can be quickly flagged if they do. Should we identify areas where there may be a risk of this sort of content, such as unused user profiles, we