2007/8/11, Dennis Lundberg <[EMAIL PROTECTED]>:
> Hi
>
> As you probably saw on [EMAIL PROTECTED] we had some problems yesterday with
> links being rendered in the wrong way by doxia. I have made a temporary
> fix for this, but I feel that we need to do more to get a stable solution.
>
> The issues which are related to these problems are
> - http://jira.codehaus.org/browse/DOXIA-47
> - http://jira.codehaus.org/browse/DOXIA-131
>
> My temporary fix reverses the logic. Instead of trying to see if a text
> is an "external link", I try to determine if a text is *not* an
> "internal link". With a few minor adjustments (see my comment on
> DOXIA-131) I think that this would be a more stable solution.
>
> What do you think?

Sounds goods.
IMHO, the ideal solution will be to not change the util encodeId()
(which respects HTML spec) to disallow dot.

Cheers,

Vincent


> --
> Dennis Lundberg
>

Reply via email to