Details
Description
As mentioned in MSITE-19 DoxiaFilter does not set any output encoding. In my situation this makes site:run goal pretty much useless.
Attaching a patch for trunk.
Issue Links
- is related to
-
MSITE-430
site:run ignores inputEncoding
-
Fixed in r795072.
Just setting the encoding of SiteRenderingContext in SiteRunMojo seems to fix this. Please test.