Toni_001 created this task.
Toni_001 added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  The following query produces a geoshape URL in which the space character ` ` 
has been encoded to the plus sign `+`:
  
    select * where {
      wd:Q80967 wdt:P3896 ?goeshapeURL .
    }
  
  Result: http://commons.wikimedia.org/data/main/Data:Eilean+Siar.map
  
  Observed: Clicking the link produces an error.
  
  Expected result: http://commons.wikimedia.org/data/main/Data:Eilean_Siar.map
  
  Two possible solutions:
  
  1. encode space ` ` with underscore `_`
  2. create redirects from plus-encoded URLs

TASK DETAIL
  https://phabricator.wikimedia.org/T251137

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Toni_001
Cc: Toni_001, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, DannyS712
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to