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