Menu

#19 pgfkeys: ".search also" fails at unbalanced "\if" values

Unstable (example)
closed-accepted
nobody
None
5
2013-06-20
2013-02-06
No

If a key found via ".search also" handler is given a value which contains an unbalanced "\if..." statement, an error occurs, as ilustrated in attachment "test-pgfkeys.tex".

The error occurs because ".search also" handler constructs the ".unknown" handler containing the value within the scope of an "\if".

In the patch, the value is hidden by storing it into a temporary macro.

Discussion

  • Sašo Živanović

    The code producing the error.

     
  • Till Tantau

    Till Tantau - 2013-06-20
    • status: open --> closed-accepted
    • Group: --> Unstable (example)
     
  • Till Tantau

    Till Tantau - 2013-06-20

    Fixed in CVS.