You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2012/06/01 05:36:22 UTC

[jira] [Created] (FUNCTOR-18) [PATCH] Fix duplicated entries in examples page of [functor] website, and replace
tags in aggregator.xml

Bruno P. Kinoshita created FUNCTOR-18:
-----------------------------------------

             Summary: [PATCH] Fix duplicated entries in examples page of [functor] website, and replace <br/> tags in aggregator.xml
                 Key: FUNCTOR-18
                 URL: https://issues.apache.org/jira/browse/FUNCTOR-18
             Project: Commons Functor
          Issue Type: Bug
            Reporter: Bruno P. Kinoshita
            Priority: Minor
         Attachments: FUNCTOR-18.patch

Hello, 

There is some duplication in examples.xml. It happened due to two patches that modified the same file. 

There are also <br/> tags where there is a standard for <p>. This causes the rendered web page to display some pages or parts of the pages differently.

The file aggregate.xml is not being referenced. It had been renamed to aggregator.xml (the link the examples.html is pointing to aggregator.html). So I believe there is no problem in removing this file.

The proposed patch in this issue:

- updates examples.xml, removing the duplicated entries, but keeps the aggregator new section.
- replaces all the <br/> tags present in examples.xml and aggregator.xml by <p> tags.
- removes aggregate.xml file

Thank you in advance!
Bruno

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FUNCTOR-18) [PATCH] Fix duplicated entries in examples page of [functor] website, and replace
tags in aggregator.xml

Posted by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FUNCTOR-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita updated FUNCTOR-18:
--------------------------------------

    Attachment: FUNCTOR-18.patch

Patch with proposed changes for the issue. 
                
> [PATCH] Fix duplicated entries in examples page of [functor] website, and replace <br/> tags in aggregator.xml
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FUNCTOR-18
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-18
>             Project: Commons Functor
>          Issue Type: Bug
>            Reporter: Bruno P. Kinoshita
>            Priority: Minor
>              Labels: duplicate, html, site
>         Attachments: FUNCTOR-18.patch
>
>
> Hello, 
> There is some duplication in examples.xml. It happened due to two patches that modified the same file. 
> There are also <br/> tags where there is a standard for <p>. This causes the rendered web page to display some pages or parts of the pages differently.
> The file aggregate.xml is not being referenced. It had been renamed to aggregator.xml (the link the examples.html is pointing to aggregator.html). So I believe there is no problem in removing this file.
> The proposed patch in this issue:
> - updates examples.xml, removing the duplicated entries, but keeps the aggregator new section.
> - replaces all the <br/> tags present in examples.xml and aggregator.xml by <p> tags.
> - removes aggregate.xml file
> Thank you in advance!
> Bruno

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (FUNCTOR-18) [PATCH] Fix duplicated entries in examples page of [functor] website, and replace
tags in aggregator.xml

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

Simone Tripodi resolved FUNCTOR-18.
-----------------------------------

    Resolution: Fixed
      Assignee: Simone Tripodi

fixed on r1345145

thanks again Bruno! :)
                
> [PATCH] Fix duplicated entries in examples page of [functor] website, and replace <br/> tags in aggregator.xml
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FUNCTOR-18
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-18
>             Project: Commons Functor
>          Issue Type: Bug
>            Reporter: Bruno P. Kinoshita
>            Assignee: Simone Tripodi
>            Priority: Minor
>              Labels: duplicate, html, site
>         Attachments: FUNCTOR-18.patch
>
>
> Hello, 
> There is some duplication in examples.xml. It happened due to two patches that modified the same file. 
> There are also <br/> tags where there is a standard for <p>. This causes the rendered web page to display some pages or parts of the pages differently.
> The file aggregate.xml is not being referenced. It had been renamed to aggregator.xml (the link the examples.html is pointing to aggregator.html). So I believe there is no problem in removing this file.
> The proposed patch in this issue:
> - updates examples.xml, removing the duplicated entries, but keeps the aggregator new section.
> - replaces all the <br/> tags present in examples.xml and aggregator.xml by <p> tags.
> - removes aggregate.xml file
> Thank you in advance!
> Bruno

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira