Tango.info track tagger change log: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(1.3.6: Fatal error: Call to undefined function import_request_variables())
Line 4: Line 4:
** Example: https://tango.info/tools/tagger1.3.5.php?track_references=02480003050123-1-1
** 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()

Revision as of 2013-08-01T04:20:41

1.3

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()