Ticket #20 (assigned enhancement)

Opened 19 months ago

Last modified 11 months ago

The codec matching algorithm should support additional media type matching

Reported by: serialseb Owned by: serialseb
Priority: minor Milestone: 2.1 Beta 1
Component: Core - Codec Support Version:
Keywords: Cc:
Time remaining: 1d Blocked By:
Time spent: 1d Time planned: 1d
Blocking:

Description (last modified by serialseb) (diff)

There are a couple of cases not covered with the conneg validation.

  • Registering wildcard media types for codecs (image/* and */*)
  • Registering format-spcific wildcards (application/*+xml)

This is necessary for managing fallback to application/octet-stream or text/plain when the media type is unknown, and for the case where an xml base type is associated with a base xml type (see #18).

Attachments

Change History

Changed 18 months ago by serialseb

(In [105]) Merging back all changes from the uriparam branch (finallY!)

  • Supports wildcard media types (see #20 and closes #15)
  • app/octet-stream now supports a wildcard for media type (should close #22)
  • The new parameter binder infrastruture is in place (closes #26)
  • So much new stuff I won't comment here.

Changed 16 months ago by serialseb

  • priority changed from blocker to minor
  • description modified (diff)
  • milestone set to 2.0 Beta 2

Changed 16 months ago by serialseb

  • status changed from new to assigned

Changed 16 months ago by serialseb

  • summary changed from The codec matching algorythm should support additional media type matching to The codec matching algorithm should support additional media type matching

Changed 12 months ago by serialseb

  • milestone changed from 2.0 Beta 2 to 2.0 Beta 3

Pushing back for next release, as it's low priority

Changed 11 months ago by serialseb

  • milestone changed from 2.0 Release Candidate to 2.1 Beta 1

Add/Change #20 (The codec matching algorithm should support additional media type matching)

Author


E-mail address and user name can be saved in the Preferences.


Action
as assigned
 
Note: See TracTickets for help on using tickets.