GNOME Bugzilla – Bug 711543
xsltproc --maxvars option not working
Last modified: 2013-12-13 13:49:43 UTC
Created attachment 259066 [details] [review] fix to accept --maxvars xsltproc kindly and correctly suggests: xsltApplyXSLTTemplate: A potential infinite template recursion was detected. You can adjust maxTemplateVars (--maxvars) in order to raise the maximum number of variables/params (currently set to 15000). Unfortunately it doesn't work - passing '--maxvars 20000' results in: warning: failed to load external entity "20000" cannot parse 20000 Patch attached (and 20000 worked:-). --Per Hedeland
Fixed with commit 5af7ad74: https://git.gnome.org/browse/libxslt/commit/?id=5af7ad745323004984287e48b42712e7305de35c