Re: [LyX/master] Make macro xhtml export more secure

2015-02-17 Thread Richard Heck
On 02/16/2015 04:39 PM, Georg Baum wrote: Thanks for testing and bisecting! Scott Kostyshak wrote: This seems to have broken export of the Math manual to LyXhtml for me. Only in debug mode. A git bisect run based on the exit code of ctest -R "doc/Math_xhtml" lead me to this commit. So the

Re: [LyX/master] Make macro xhtml export more secure

2015-02-16 Thread Scott Kostyshak
On Mon, Feb 16, 2015 at 4:39 PM, Georg Baum wrote: > Thanks for testing and bisecting! > > Scott Kostyshak wrote: > >> This seems to have broken export of the Math manual to LyXhtml for me. > > Only in debug mode. Ah, true. >> A git bisect run based on the exit code of >> ctest -R "doc/Math_xhtm

Re: [LyX/master] Make macro xhtml export more secure

2015-02-16 Thread Georg Baum
Thanks for testing and bisecting! Scott Kostyshak wrote: > This seems to have broken export of the Math manual to LyXhtml for me. Only in debug mode. > A git bisect run based on the exit code of > ctest -R "doc/Math_xhtml" > lead me to this commit. So the LATTEST did its job! It found out that

Re: [LyX/master] Make macro xhtml export more secure

2015-02-15 Thread Scott Kostyshak
On Tue, Dec 30, 2014 at 7:33 AM, Georg Baum wrote: > commit 33b059bd9d98e725500c48855d89986223b3 > Author: Georg Baum > Date: Tue Dec 30 13:30:40 2014 +0100 > > Make macro xhtml export more secure > > Actually I wanted to do that in cc87f8100 but forgot to adjust the > original >