Issue 18147
Overwrite ISO-code generating 'Taiwan, Province of China" on analytics pages
18147
Reporter: kylecopas
Assignee: bko
Type: Bug
Summary: Overwrite ISO-code generating 'Taiwan, Province of China" on analytics pages
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2016-01-12 11:40:52.429
Updated: 2018-05-31 16:23:39.645
Resolved: 2018-05-31 16:23:39.585
Description: Just received a note from Yu-Huang, the TaiBIF node manager:
"Our governmental officer visited a GBIF web page of the data trend about Taiwan (http://www.gbif.org/analytics/country/TW/about) and found the title "Taiwan, Province of China data trends". It may be due to the machine automatically reading ISO country code and thus generating the page tile. But it is a sensitive issue for us. Please help correct the title as Chinese Taipei, conforming to the current identity for Taiwan in GBIF. Many thanks for your great help."
We do need to overwrite the ISO code on these pages, replacing 'Taiwan, Province of China' with 'Chinese Taipei':
http://www.gbif.org/analytics/country/TW/about
http://www.gbif.org/analytics/country/TW/published
My suspicion is that recent adjustments to the listing for the Democratic Republic of Congo might've overwritten any earlier changes for Taiwan/Taipei.
Interestingly, the main country page and tabs have maintained the corrected version as 'Chinese Taipei':
http://www.gbif.org/country/TW/summary
This is quite politically sensitive, so do please correct this ASAP.]]>
Author: fmendez@gbif.org
Comment: I've applied a temporary fix, I changed the values in the json files /var/www/html/drupal/sites/default/files/gbif_analytics/countries_about.json /var/www/html/drupal/sites/default/files/gbif_analytics/countries_published.json
Created: 2016-01-12 14:52:24.265
Updated: 2016-01-12 14:52:43.282
Author: kylecopas
Comment: Thanks, Fede!
Created: 2016-01-12 14:55:23.406
Updated: 2016-01-12 14:55:23.406
Author: bko@gbif.org
Created: 2016-01-25 04:10:49.305
Updated: 2016-01-25 04:10:49.305
Indeed it seemed the analytics processing didn't consider this as Drupal doesn't generate contents within sites/files/gbif_analytics.
[~fmendez@gbif.org] if this is already fixed in the analytics workflow, we can proceed to close this issue?