Tango.info track tagger change log: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==1.3==
==1.3==
* 2009-09-01: Format string added [https://tango.info/x/wiki/w/index.php?title=Tango.info_track_tagger_format_string&diff=next&oldid=27813]
===1.3.5===
===1.3.5===
* if a TINT is provided as track reference and the corresponding TINP is deprecated and has been 1:1 replaced with a new TINP that is not deprecated then the values for the TINT taken from the product identified by the replacement TINP  are delivered. %tinp_replacement% is a new variable that delivers the latter TINP. %tint% delivers the input TINT and %tinp% the corresponding TINP.
* if a TINT is provided as track reference and the corresponding TINP is deprecated and has been 1:1 replaced with a new TINP that is not deprecated then the values for the TINT taken from the product identified by the replacement TINP  are delivered. %tinp_replacement% is a new variable that delivers the latter TINP. %tint% delivers the input TINT and %tinp% the corresponding TINP.
** Example: https://tango.info/tools/tagger1.3.5.php?track_references=02480003050123-1-1
* Number of lines of the input field for the format string has been changed from one to three.
* Number of lines of the input field for the format string has been changed from one to three.
===1.3.7===
Should behave like 1.3.6 behaved with PHP 5.3.
In PHP 5.4 tagger 1.3.6 is broken
Fatal error: Call to undefined function import_request_variables()
==1.4==
===1.4.0===
* The URLs changed. There is now a base folder https://tango.info/tracktagger and the version number is included as second path element, e.g. https://tango.info/tracktagger/1.4.0

Latest revision as of 2013-08-02T21:36:45

1.3

  • 2009-09-01: Format string added [1]

1.3.5

  • if a TINT is provided as track reference and the corresponding TINP is deprecated and has been 1:1 replaced with a new TINP that is not deprecated then the values for the TINT taken from the product identified by the replacement TINP are delivered. %tinp_replacement% is a new variable that delivers the latter TINP. %tint% delivers the input TINT and %tinp% the corresponding TINP.
  • Number of lines of the input field for the format string has been changed from one to three.

1.3.7

Should behave like 1.3.6 behaved with PHP 5.3.

In PHP 5.4 tagger 1.3.6 is broken

Fatal error: Call to undefined function import_request_variables()

1.4

1.4.0