AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

HTML gets mangled
 
 

If I put this:

aiml version="1.0.1" xmlns="http://alicebot.org/2001/AIML-1.0.1"\
 xmlns
:html="http://www.w3.org/1999/xhtml"\
 xmlns
:xsi="http://www.w3.org/2001/XMLSchema-instance"\
 xsi
:schemaLocation="http://alicebot.org/2001/AIML-1.0.1 http://aitools.org/aiml/schema/AIML.xsd" 

I get:

aiml version="1.0.1" 

Notice I left the less and greater than’s off to get desired result.

Thank you
Misha

 

 
  [ # 1 ]

Thanks for reporting. We’ll take care off this.

 

 
  [ # 2 ]
<aiml version="1.0.1">
<
xmlns:html="http://www.w3.org/1999/xhtml"\>
<
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\>
<
xsi:schemaLocation="http://alicebot.org/2001/AIML-1.0.1 http://aitools.org/aiml/schema/AIML.xsd"

(just for testing purposes)

Conclusion.. strange, the (code) (/code) section seems to strip that part out… why that is, is completely unknown to me. I’ll have to dive deep into the coding for that. Thanks for reporting this!

 

 
  [ # 3 ]

So this seems to work fine now?

 

This topic is closed, it's not possible to reply

 
  login or register to react