[opencms-dev] 7.5 - galleries

Beyer Detlef fangmich at medienkonzepte.de
Tue Jul 7 15:50:15 CEST 2009


The problem is related to the escaping of the "

from within the editor I see %2522 and with "open gallery" I see %22 -  
the last one works fine.

So this one works fine too:

https://myserver.de/system/workplace/galleries/imagegallery/index.jsp?dialogmode=widget&widgetmode=simple&params= 
{%22fieldid%22:%22OpenCmsVfsFile.TopImage_1_.ImageSrc_1_. 
0%22,%22imagepath%22:%22/img/header/start.png%22,%22useformats 
%22:false,%22showformats%22:false,%22scale%22:%22%22,%22imgwidth 
%22:%22%22,%22imgheight%22:%22%22,%22editedresource%22:%22/kontakt.html 
%22,%22startupfolder%22:null,%22startuptype%22:null}


this won't:

https://workplace.cmsdev.medienkonzepte.de/system/workplace/galleries/imagegallery/index.jsp?dialogmode=widget&widgetmode=simple&params= 
{%2522fieldid%2522:%2522OpenCmsVfsFile.TopImage_1_.ImageSrc_1_. 
0%2522,%2522imagepath%2522:%2522/img/header/start.png 
%2522,%2522useformats%2522:false,%2522showformats%2522:false,%2522scale 
%2522:%2522%2522,%2522imgwidth%2522:%2522%2522,%2522imgheight 
%2522:%2522%2522,%2522editedresource%2522:%2522/kontakt.html 
%2522,%2522startupfolder%2522:null,%2522startuptype%2522:null}


I try to find the reason for the %2522 here...



More information about the opencms-dev mailing list