Tango.info http interface: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:


Requested:
Requested:
* search for TINT-, TINT\ and TINT/ e.g.
* special search for TINT-, TINT\ and TINT/ e.g.
** http://eng.tango.info/?q=08427328020688-1-7
** http://eng.tango.info/?q=08427328020688-1-7
** http://eng.tango.info/?q=08427328020688\1\7 - needs consideration of "\" standards conformance
** http://eng.tango.info/?q=08427328020688\1\7 - needs consideration of "\" standards conformance
** http://eng.tango.info/?q=08427328020688%5C1%5C7
** http://eng.tango.info/?q=08427328020688%5C1%5C7
** note: this is a special, non-standard search because TINsDsT specifies a pattern rather than a literal string. Hence the design should consider carefully the risk of false matches due to a literal string being misinterpreted as a pattern. Perhaps sufficient to avoid this sufficiently is a pattern definition allowing just digis and separators e.g. rexexp '''[0-9]{12,14}[\/-][0-9]+[\/-][0-9]+'''


Needs review:
Needs review:

Revision as of 2009-09-13T14:02:06

URIs

Not yet implemented, but planned:

Requested:

Needs review:

See also