CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Task #27351

Change default order of parameters for the parameterized URL

Added by Xavier Perseguers about 2 years ago. Updated almost 2 years ago.

Status:Closed Start date:2011-06-10
Priority:Could have Due date:
Assignee:Xavier Perseguers % Done:

100%

Category:General
Target version:1.3.0
Votes: 0

Description

Currently the parameters in the paramterized URL is as follows:

  1. language=fr
  2. community=10-00
  3. organization=02196
  4. service=00718
  5. version=12592
  6. blocks=1-13

In order to be similar to the old API, we suggest to use following order instead:

  1. service=00718
  2. language=fr
  3. community=10-00
  4. organization=02196
  5. version=12592
  6. blocks=1-13

Related issues

related to eGov API - Task #27380: Do not include community parameter in generated URL Closed 2011-06-12

History

Updated by Xavier Perseguers about 2 years ago

To make it clear: this is absolutely not a breaking change as the order of parameters has absolutely no meaning but it could help streamline the way user/integrator documentation is being kept valid.

Updated by Xavier Perseguers about 2 years ago

Question: the old API did not need the "community" (back then named eCHcommunityId) parameter as it could be derived from the organization. Is it OK to remove it?

Answer: YES, it should be removed, see related issue #27380.

Updated by Xavier Perseguers about 2 years ago

  • Target version set to 1.3.0

Updated by Jean-Baptiste Hemmer about 2 years ago

organization=02196
service=00718
version=12592
blocks=1-13
language=fr

Updated by Xavier Perseguers about 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Committed to trunk (rev. 48721).

Updated by Xavier Perseguers almost 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF