[Varnish] #1579: vcc: conversion to string with + operator incomplete

Varnish varnish-bugs at varnish-cache.org
Tue Aug 26 19:24:30 CEST 2014


#1579: vcc: conversion to string with + operator incomplete
----------------------+---------------------------------
 Reporter:  slink     |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Varnish 4.0 release
Component:  varnishd  |    Version:  trunk
 Severity:  normal    |   Keywords:
----------------------+---------------------------------
 v00025.vtc covers tests to convert various types to strings.

 The same conversions fail if a second string is appended using the +
 operator. See lines marked with #FAIL# in stringification_fail.vtc

 A workaround is to start with an empty string and append the variable to
 be converted, see stringification_workaround.vtc

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1579>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list