Hmm.. can't you fix this with encoding settings?

    getMarkupSettings().setDefaultMarkupEncoding(WebPageConstants.ISO_8859_1);

Or something?

I would assume a modified version wicket-ajax can be just accomplished
by creating a new one in same package. However, if there is no setup
for such thing it sounds like a bug.

**
Martin

2009/9/16 Petr Fejfar <[email protected]>:
> Hi all,
>
> I'm probably facing the same problem as described here:
>
> http://mail-archives.apache.org/mod_mbox/wicket-users/200804.mbox/%[email protected]%3e
>
> I use Maven to build my applications, so I have a beginner's qustion:
> how to reorganize a project to work with modified version of wicket-ajax.js
> file?
>
> Thanks, Petr
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to