On 09/24/2013 09:58 AM, Eric Jonzeck wrote:
Hey there,
i still go a little problem with a macro; the activitiy gadget is showing
this:
Activity
Failed to execute the [html] macro
org.xwiki.rendering.macro.MacroExecutionException: When using the HTML macro
inline, you can only use inline HTML content. Block HTML content (such as
tables) cannot be displayed. Try leaving an empty line before and after the
HTML macro.
at
org.xwiki.rendering.internal.macro.html.HTMLMacro.cleanHTML(HTMLMacro.java:2
04)
[....]
>
> Can you help me?
>
I'd say, find the page where the {{activity}} macro is used,
edit that document and put the macro on a line by itself, just as the error message
suggests;
that should fix it.
No idea why this suddenly pops up with 4.4 and has not been a problem with 4.1
Clemens