Description of problem: When building a document with ja-JP specified, name enclosed in <author> tags are shown in order of 1. Surname 2. First name and the text [FAMILY Given] is added at the end of the name. English author names do not need to be in this order in our language. It should be same as English. Also the general Japanese readers would not understand what [FAMILY Given] is for. Version-Release number of selected component (if applicable): 4.0 How reproducible: 100% Steps to Reproduce: 1. Build a book with "--lang ja-JP" option specified 2. Check the cover page to see how names are displayed Actual results: (Surname) (First name) [FAMILY Given] Expected results: (First name) (Surname) Additional info:
Created attachment 861217 [details] Example cover page showing author names
According to Rudi, the text [FAMILY Given] is removed and this solved one problem, however change of the order is not fixed yet. The project I am currently working on is due to be published in mid March and I would like the order to be fixed since there is a bug in the doc being affected by this. It would be very much appreciated if you could also take action on the order by early March, so that I will be able to publish the book. Many thanks in advance.
Name order changed and [FAMILY Given] removed in the various brands as follows: * publican-rhev-3.2-1.el6eng * publican-redhat-db5-4.2-2.el6eng * publican-redhat-4.3-1.el6eng * publican-openshift-1.2-1.el6eng * publican-jboss-4.2-1.el6eng
Reopening because epub is not solved yet
I just found that PDF has not been solved either. Please check.
*** This bug has been marked as a duplicate of bug 1150866 ***