https://bz.apache.org/bugzilla/show_bug.cgi?id=55710
--- Comment #2 from Jeff Lawson <[email protected]> --- You can use backslashes to break up the magic character sequence so that Rivet does not get confused by it, though you have to use double-quotes instead of braces. <? set res "<\?xml version='1.0' encoding='utf-8'?\><rows><page>0</page><total>0</total></rows>" ?> -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
