]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
url_rewrite_extras and store_id_extras patch fixes
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 13 Mar 2014 10:56:38 +0000 (12:56 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 13 Mar 2014 10:56:38 +0000 (12:56 +0200)
commitfe7966ecee54df50b57bf3ccc65a50525d617c96
tree2f47ce02969e58c80ca1921768212b14689ecb54
parentb11724bb229abea57b43e9747c4a12bfbfb61ac5
url_rewrite_extras and store_id_extras patch fixes

Fixes to patch "Add url_rewrite_extras and store_id_extras for redirector and store_id helpers",r13308:
  - Fix cf_gen.cc:gen_conf(..) function to not escape quotes before write to
    conf file
  - The Format::Format name is used to inform the user about parsing problems.
    Fix the names of related objects for the new redirecor_extras and
    store_id_extras directives.
  - cf.data.pre: The NAME tag take as argument only the name of directive. Fix
    the new redirecor_extras and store_id_extras related tags.
src/cf.data.pre
src/cf_gen.cc
src/redirect.cc