Hi,

See http://www.nabble.com/Javascript-is-parsed-to-HTML-(Freemarker--)-to22041767.html#a22041767

Eric
----- Original Message ----- From: "Roel Veldhuizen" <roelveldhui...@gmail.com>
To: <user@ofbiz.apache.org>
Sent: Tuesday, March 03, 2009 4:21 PM
Subject: Specialcharacters


Hi All,

I just downloaded the last trunk version(749545) from the repository.
Now, some, not all, specialcharacters are converted. Like bellow;

   <title>OFBiz&#58; Relatie Manager: Relatie&#40;s&#41; vinden</title>
     <link rel="shortcut icon" href="&#47;images&#47;ofbiz.ico" />
               <script
src="&#47;images&#47;prototypejs&#47;prototype.js"
type="text/javascript"></script>
               <script
src="&#47;images&#47;prototypejs&#47;scriptaculous.js"
type="text/javascript"></script>
               <script src="&#47;partymgr&#47;static&#47;partymgr.js"
type="text/javascript"></script>
               <script src="&#47;images&#47;selectall.js"
type="text/javascript"></script>
               <script src="&#47;images&#47;fieldlookup.js"
type="text/javascript"></script>
               <script src="&#47;images&#47;calendar_date_select.js"
type="text/javascript"></script>
               <script src="&#47;images&#47;GooglemapMarkers.js"
type="text/javascript"></script>
           <link rel="stylesheet"
href="&#47;partymgr&#47;static&#47;partymgr.css" type="text/css"/>
           <link rel="stylesheet" href="&#47;images&#47;maincss.css"
type="text/css"/>


Reply via email to