You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Richard Frovarp (JIRA)" <ji...@apache.org> on 2010/02/12 18:25:28 UTC

[jira] Created: (DROIDS-74) LinkExtractor doesn't set the anchorText on the link.

LinkExtractor doesn't set the anchorText on the link.
-----------------------------------------------------

                 Key: DROIDS-74
                 URL: https://issues.apache.org/jira/browse/DROIDS-74
             Project: Droids
          Issue Type: Improvement
          Components: core
    Affects Versions: 0.01
            Reporter: Richard Frovarp
         Attachments: add-anchor-text.patch

The LinkExtractor class does not attempt to set anchorText on any found links. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-74) LinkExtractor doesn't set the anchorText on the link.

Posted by "Richard Frovarp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-74:
----------------------------------

    Attachment: add-anchor-text.patch

This patch attempts to set the anchorText on found links. It may not be 100% reliable, but it does preserve the existing functionality to find links, and adds the anchorText where possible. 

> LinkExtractor doesn't set the anchorText on the link.
> -----------------------------------------------------
>
>                 Key: DROIDS-74
>                 URL: https://issues.apache.org/jira/browse/DROIDS-74
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: add-anchor-text.patch
>
>
> The LinkExtractor class does not attempt to set anchorText on any found links. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DROIDS-74) LinkExtractor doesn't set the anchorText on the link.

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Scherler resolved DROIDS-74.
-------------------------------------

    Resolution: Fixed

Committed revision 939662.


> LinkExtractor doesn't set the anchorText on the link.
> -----------------------------------------------------
>
>                 Key: DROIDS-74
>                 URL: https://issues.apache.org/jira/browse/DROIDS-74
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: add-anchor-text.patch, add-anchor-text.patch
>
>
> The LinkExtractor class does not attempt to set anchorText on any found links. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-74) LinkExtractor doesn't set the anchorText on the link.

Posted by "Richard Frovarp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-74:
----------------------------------

    Attachment: add-anchor-text.patch

Updated version that handles non-linking anchors.

> LinkExtractor doesn't set the anchorText on the link.
> -----------------------------------------------------
>
>                 Key: DROIDS-74
>                 URL: https://issues.apache.org/jira/browse/DROIDS-74
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: add-anchor-text.patch, add-anchor-text.patch
>
>
> The LinkExtractor class does not attempt to set anchorText on any found links. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.