[Typo3-dev] pi_linkTP_keepPIvars&simulateStatic
    Peter Niederlag 
    niederlag at ikd01.de
       
    Wed Jun  2 16:56:06 CEST 2004
    
    
  
Hi,
Daniel Brün schrieb am  2.06.2004 um 16:30 Uhr CEST
> Hi Peter!
> > 2345.0.html?&no_cache=1&...
> 
> Looks like a htmlentities() or htmlspecialchars() slipped in
> somewhere... Does it appear to be the same with all your plugins?
yes, but that's to my main point of interest. Interesting though: does
the & have to be htmlspecialchared in
'href="some.html?&var=1&var2=3'
or not ?
Currently it is...
I was rather thinking about having the first parameter also prefixed
with & while the usual way is rather:
'href=some.html?var1=1&var2=2'
so first paramter is added after the question-mark while _additional_
params being added by "&"
Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * Typo3 und EDV-Dienstleistungen *
http://www.clown-goli.de * Clown-Comedy-Jonglage-Animation *
    
    
More information about the TYPO3-dev
mailing list