Ok.. i updated the feature.xml but still nothing
Also, i use the php installiation
i have been looking arround for the jar, but i don't see it?




John Hjelmstad schreef:
Sounds good Pieter - be sure to check whatever Caja JAR is imported for files similarly named (jar tf caja.jar | grep -i html | grep -i sanitize) in case there's just a renaming issue.

--j

On Thu, Feb 11, 2010 at 3:02 PM, Pieter Maes -- Maescool <[email protected]> wrote:
Hi John,

Thanks for the hint!
the beta5 does not contain it, it is in the trunk ;)
i'll copy the core/featrue.xml from the trunk to my installation :)
Maybe it should get in beta6 cause else osda doesn't work



John Hjelmstad schreef:
Hi Pieter:

I don't recall what exactly made it to BETA5, but this comes from a Caja
file dependency in the "core" JS feature.

>From core/feature.xml:
  <gadget>
    <!-- for html_sanitize -->
    <script
src=""></script>
  </gadget>

Hope this helps you track the particulars down.

--j

On Thu, Feb 11, 2010 at 2:22 PM, Pieter Maes -- Maescool
<[email protected]>wrote:

  
Hi,

When testing the beta5 release (from the tags in svn) i stumbled upon
this error
When grepping where it was used
features/src/main/_javascript_/features/tabs/tabs.js:  tab.td_.innerHTML =
html_sanitize(tabName);
features/src/main/_javascript_/features/minimessage/minimessage.js:
td.innerHTML = html_sanitize(message);

But it was nowhere defined?!

it has been inserted after the 1.0.0 release (according to what i see).

Thanks

--
Pieter Maes

    
  

Reply via email to