On Mon, Dec 21, 2009 at 04:26:06PM +0100, Cyriaque Dupoirieux wrote: > Hi, > > I don't succeed to generate the basic forrest seed with the dispatcher. > I get the following errors : > ... > * [7/56] [3/35] 10.86s 10.2Kb samples-b/usemap.html > X [0] themes/images/round > The attribute "transform" of the element <g> is invalid > * [10/55] [2/34] 1.563s 10.4Kb samples-b/faq.html > X [0] themes/images/round > The attribute "transform" of the element <g> is invalid > * [12/56] [3/22] 1.281s 7.8Kb samples-a/index.html
Whitespace was added to the stylesheet in various places in r808385. Some of the affected lines involved whitespace-sensitive parts of the stylesheet. I changed it locally and had successful tests with Java 1.5 and 1.6. > or : > > * [62/48] [0/0] 0.313s 2.0Kb samples-c/index.dispatcher.css > [Fatal Error] :6:25: Invalid byte 2 of 3-byte UTF-8 sequence. > X [0] samples-b/svg.pdf BROKEN: > Invalid byte 2 of 3-byte UTF-8 sequence. > [Fatal Error] :6:25: Invalid byte 2 of 3-byte UTF-8 sequence. > X [0] samples-b/no-dtd.pdf BROKEN: > Invalid byte 2 of 3-byte UTF-8 sequence. > * [67/43] [0/0] 0.11s 5.1Kb themes/common.css I did not see these errors. > I want to be back in the forrest development, so if someone could > help ;) Welcome back. Brian > Salutations, > Cyriaque,