Project

General

Profile

Actions

bug #6165

closed

distributionInfoFor service no longer respects the statsusColors parameter

Added by Andreas Kohlbecker over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Highest
Category:
data
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal
Found in Version:

Description

The below request includes the statusColors parameter:

http://api.cybertaxonomy.org/cyprus/portal/description/distributionInfoFor/b9757705-4ec9-45de-960b-49cbc09e02ba.json?recipe=EuroPlusMed&part=mapUriParams&statusColors={%0D%0A%22IN%22%3A%22%23339966%22%2C%0D%0A%22c%22%3A%22%23bdb76b%22%2C%0D%0A%22CA%22%3A%22%23ffff00%22%2C%0D%0A%22NN%22%3A%22%23ff9900%22%2C%0D%0A%22NA%22%3A%22%23ff0000%22%2C%0D%0A%22Q%22%3A%22%2300ccff%22%2C%0D%0A%22f%22%3A%22%23cccccc%22%0D%0A}

The statusColors parameter in url-decoded form:

{
"IN":"#339966",
"c":"#bdb76b",
"CA":"#ffff00",
"NN":"#ff9900",
"NA":"#ff0000",
"Q":"#00ccff",
"f":"#cccccc"
}

But the according response is missing the user defined colors.


Related issues

Related to EDIT - feature request #5778: Update symbols for PresenceAbsenceTerms in existing databasesClosedAndreas Müller

Actions
Actions #1

Updated by Andreas Kohlbecker over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Andreas Müller over 7 years ago

  • Category set to data
  • Status changed from New to Rejected
  • Target version deleted (Release 4.4)

This issue is a data issue related to merges of presence absence terms (#5778). The hardcoded colors have been changed in DB and portal now, so the problem should be solved.

Actions #3

Updated by Andreas Müller over 7 years ago

Actions

Also available in: Atom PDF