Re: [xslt] generating URLs



On Sun, Apr 28, 2002 at 05:17:53PM +0200, lodewijk@reddwarf.xs4all.nl wrote:
> hello,
> 
> recently the fix for bug #78662, libxslt apparently not generating URLs
> correctly, broke some of my stylesheets. I need to generate URLs with &'s in
> them to separate arguments to a cgi-bin.
> 
> previously, I'd put & in the stylesheet in the appropriate place and
> it'd work. now it generates a %26, which PHP doesn't spot as an argument
> separator. so the question is: how do I generate a raw & in the current
> situation?
> 
> I've noticed Xalan doesn't quote inside URLs if I put a html: namespace prefix
> before the <a> in question, while xsltproc now keeps on quoting.

  I think I fixed it in CVS:
 http://cvs.gnome.org/bonsai/cvsquery.cgi?module=gnome-xml&branch=HEAD&branchtype=match&dir=gnome-xml&file=&filetype=match&who=veillard&whotype=match&sortby=Date&hours=&date=explicit&mindate=04%2F14%2F02+17%3A59&maxdate=04%2F14%2F02+18%3A01&cvsroot=%2Fcvs%2Fgnome

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]