SVN1489 Multiple Minor Issues with HTML Ahnen Reports
Brought to you by:
canajun2eh,
yalnifj
All are for the Ahnen report.
1) seeming random numbers such as NI588. I guess these are notes but I am not sure. If they are notes, no data is displayed.
2) Missing whitespace when no death date is known, such as: "Meir (unknown)died but the details are unknown."
3)The report is too narrow. It could very easily be wider and still print nicely
4) the font used for source #s at the bottom does not match
5) missing people will show as 21-21 (same for PDF)
6) missing white space between name and was born. Example: "Braina Lewinwas born"
7) missing on or in (depending if it is an exact date). Example: "He married Jane Doe Jan 21 2007"
8) Too much whitespace between individuals
Logged In: YES
user_id=634811
Originator: YES
Just updated to the latest SVN
9) For each generation when displaying Gergorian/Hebrew dates, the first is always reversed with the Hebrew displaying LRT. the second is good, the 3rd not etc. This pattern restarts with every generation.
10) Extra space in source links. Example: "<a href="#footnote6"><span class="footnotenum" style="">6 </span></a>". Note the space after the #6
11) Each event has 2 <br/> tags so there is 2 lined between the birth and marriage, and an additional 2 between the marriage and death. The burial when present has only 1 <br/>. Do we need any?
Logged In: YES
user_id=634811
Originator: YES
12) 2 <br /> tags between each source in the bottom. There should only be 1, or ideally a <ol> that deals with the numbering.
13) Some line breaks in middle of a line, whith other lines being much longer. In html, do we really need to break?
Has the recent rewrite of the report engine fixed any of these?
#1 seems fixed
#2 is still an issue
#3 is still an issue
#4 is fixed
#5 is fixed
#6 is fixed
#7 is still an issue
#8 is still an issue, but a minor one