Tango.info track tagger change log

From tango.info wiki
Revision as of 2013-08-01T04:20:41 by Tobiasco (talk | contribs) (1.3.6: Fatal error: Call to undefined function import_request_variables())
Jump to navigation Jump to search

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