You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-dev@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2007/09/30 18:24:25 UTC

Re: svn propchange: r580725 - svn:log

Hi Vincent,

I had noticed this already (this bug was introduced with DOXIA-78) but 
when I tried to fix it like you done it now, it broke several plugin 
reports (btw, zones seems to be down again right now). I don't remember 
exactly now which ones, but it was complicated enough that I assumed 
this was the (now) expected behavior, so I documented it in the sink 
interface [1]. If we keep it like that, this commit has to be reversed, 
but I'd just like to know if you checked that and didn't see any problems.

-Lukas

[1] 
https://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java?r1=566748&r2=579140&diff_format=h

vsiveton@apache.org wrote:
> Author: vsiveton
> Revision: 580725
> Modified property: svn:log
> 
> Modified: svn:log at Sun Sep 30 07:06:45 2007
> ------------------------------------------------------------------------------
> --- svn:log (original)
> +++ svn:log Sun Sep 30 07:06:45 2007
> @@ -1 +1,3 @@
> +DOXIA-156: XhtmlSink#tableCell( boolean headerRow, String width ) uses a COLSPAN attribute instead of WIDTH attribute
> +
>  o fixed typo