Hi,
On Mon, Feb 15, 2010 at 11:47 AM, Asiri Rathnayake <
asiri.rathnayake(a)gmail.com> wrote:
Hi,
I just tried the following test case:
<code>
.#-----------------------------------------------------
.input|xwiki/2.0
.#-----------------------------------------------------
{{html}}
<p>something</p>
{{/html}}
.#-----------------------------------------------------
.expect|xhtml/1.0
.#-----------------------------------------------------
</code>
And it passes too. It seems like the {{html}} macro always returns an empty
string. However, things work pretty fine when put on a wiki page. Any ideas?
But the tests inside xwiki-rendering-macro-html works fine. I tried above
test inside xwiki-rendering-test module. May be that is wrong?
- Asiri
- Asiri