[Bug 208698] misc/lifelines: "person" entries show extraneous "Y" in DATE fields

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 13 17:24:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208698

--- Comment #3 from david at catwhisker.org ---
I re-tried the provided test case on a system running:

FreeBSD g1-252.catwhisker.org 11.1-STABLE FreeBSD 11.1-STABLE #508 
r327916M/327916:1101506: Sat Jan 13 04:28:18 PST 2018    
root at g1-252.catwhisker.org:/common/S1/obj/usr/src/sys/CANARY  amd64

The ports are updated as of r458926 in the "head" branch of ports; the current
version of misc/lifelines remains 3.1.1:

g1-252(11.1-S)[5] pkg info misc/lifelines | head
lifelines-3.1.1
Name           : lifelines
Version        : 3.1.1
Installed on   : Sun Oct 16 16:30:44 2016 PDT
Origin         : misc/lifelines
Architecture   : FreeBSD:11:amd64
Prefix         : /usr/local
Categories     : misc
Licenses       : MIT
Maintainer     : matt at gsicomp.on.ca
g1-252(11.1-S)[6] 

and the reported issue is still observed:  After performing the steps in the
test case, the resulting display is:

┌──────────────────────────────────────────────────────────────────────────────┐
│person: New PERSON (1)                                                       
│
│born: Y                                                                      
│
│died: Y                                                                      
│
│  father:                                                                    
│
│  mother:                                                                    
│
│                                                                             
│
│                                                                             
│
│                                                                             
│
│                                                                             
│
│                                                                             
│
├──────────────────────────────────────────────────────────────────────────────┤
│ Please choose an operation:             (pg 1/3)                            
│
│  e  Edit the person      u  Browse to parents    %s  Add source             
│
│  f  Browse to father     b  Browse to persons    %e  Add event              
│
│  m  Browse to mother     h  Add as spouse        %o  Add other              
│
│  s  Browse to spouse/s   i  Add as child         x  Swap two families       
│
│  c  Browse to children   r  Remove as spouse     tt Enter tandem mode       
│
│  o  Browse to older sib  d  Remove as child      zz Browse to any           
│
│  y  Browse to younger *  n  Create new person    ?  Other menu choices      
│
│  g  Browse to family     a  Create new family    q  Return to main menu     
│
├──────────────────────────────────────────────────────────────────────────────┤
│ New PERSON was added to the database.                                       
│
└──────────────────────────────────────────────────────────────────────────────┘

yet the "Edit individual" display shows:

0 @I1@ INDI
1 NAME New /Person/
1 SEX F
1 BIRT
  2 DATE
  2 PLAC
1 DEAT
  2 DATE
  2 PLAC
1 SOUR Test case


So: Not resolved, as far as I can tell.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list