ddecjc Reply #1, 6 years, 1 month ago
I have already posted this in the Snippets forum because I thought it was a problem with the NewsListing snippet, but I've been advised that's it's a parser issue, so I'm reposting here:
I'm trying to set up a site in Spanish, and I need to be able to put an accented character in the &truncText parameter of the NewsListing. This is what I've got right now...
Problem is that everything after the word "Lea" is ignored, so it is only rendered as "Lea " (including the space).
Is there anything that I can do to fix this? Do I need to file a bug report? If I need to come up with a fix myself, can someone at least point me to the right file?
Thanks.
I'm trying to set up a site in Spanish, and I need to be able to put an accented character in the &truncText parameter of the NewsListing. This is what I've got right now...
[!NewsListing? &tpl=`NewsListingTemplate` &startID=`2` &truncText=`Lea más...` &summarize=`99`!]
Problem is that everything after the word "Lea" is ignored, so it is only rendered as "Lea " (including the space).
Is there anything that I can do to fix this? Do I need to file a bug report? If I need to come up with a fix myself, can someone at least point me to the right file?
Thanks.
My bad