xsl-list
[Top] [All Lists]

FW: [xsl] space in a url

2012-06-07 09:37:21



----------------------------------------
From: rwobben(_at_)hotmail(_dot_)com
To: davidc(_at_)nag(_dot_)co(_dot_)uk
Subject: RE: [xsl] space in a url
Date: Thu, 7 Jun 2012 14:31:15 +0000


The problem is that I don't get any xml because there are no records found 
message.



What I try to achieve is this :



I have a url like this : 
http://test.tamarawobben.nl/recent-article/2012/03/zelf-bellen/



That url is then cut into pieces.



Parameter value



year 2012

month 03

titel zelf-bellen.



That parameters are pulled in a Datasource in Symphony cms and then compare 
with the articles I made already.

But nothing is found because titel is zelf-bellen instead of the name of the 
article which is zelf bellen.



Roelof



----------------------------------------
Date: Thu, 7 Jun 2012 15:24:10 +0100
From: davidc(_at_)nag(_dot_)co(_dot_)uk
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
CC: rwobben(_at_)hotmail(_dot_)com
Subject: Re: [xsl] space in a url

On 07/06/2012 15:12, Roelof Wobben wrote:
But whats then a better way of comparing so I can get output.


You'd need to give some indication of what you are doing:
what comparison and what output?

So far you have only shown an attribute value template querying in to
some unspecified XML.So we can't even say if that attribute value
template is doing the right thing, and whether it is or not the URL is
just being generated as a text value of an attribute in the result
document, nothing is being output or input from that URL.


David

--
google plus: https:/profiles.google.com/d.p.carlisle

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________    
                                  
--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>