Bug 13159 [QA Followup] - Fix transaction_date and undefined warning
commit62dcd12f83945730d34be3d31da1120dc034ace6
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Tue, 3 Mar 2015 16:17:59 +0000 (3 18:17 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 22 Apr 2015 15:04:52 +0000 (22 12:04 -0300)
tree4bf0339d9a1ea5a65e02cd6a7e4437c73720cd32
parent1f2ff757b51039085754b90881b892e612c1f94d
Bug 13159 [QA Followup] - Fix transaction_date and undefined warning

cli-client doesnt respect the transaction_date format
  "YYYYMMDDZZZZHHMMSS"
Using timestamp() to generate the proper datetime format.

"String $value undefined"-warning in build_field() fixed.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
misc/sip_cli_emulator.pl