Question
Type of marriage in source reports
- AS
-
Topic Author
- Offline
- New Member
-
Less
More
4 weeks 1 day ago - 4 weeks 1 day ago #116826
by AS
Andreas
PHP 8.2.28, MySQL 5.6.49, Firefox 137.0.2
Type of marriage in source reports was created by AS
When I add the type "Religious" to a marriage, it is stored as "RELIGIOUS". As a result, the type of marriage is not displayed in the source report, unless I change the word to “Religious.” Surely there must be a way to change this within the program.
Thank you very much for your help.
Thank you very much for your help.
Andreas
PHP 8.2.28, MySQL 5.6.49, Firefox 137.0.2
Last edit: 4 weeks 1 day ago by AS.
Please Log in or Create an account to join the conversation.
- Franz Frese
-
- Offline
- Platinum Member
-
4 weeks 1 day ago #116827
by Franz Frese
If genealogical work isn't meant to be shared, I wonder what it's meant to be at all: For to get help, tell the address of your webtrees site!
mine is: freris.de
Replied by Franz Frese on topic Type of marriage in source reports
If genealogical work isn't meant to be shared, I wonder what it's meant to be at all: For to get help, tell the address of your webtrees site!
mine is: freris.de
Please Log in or Create an account to join the conversation.
- rola
-
- Offline
- Senior Member
-
Less
More
- Posts: 308
4 weeks 1 day ago #116828
by rola
This is an inconsistency, which should be solved. Type of marriage was never a free field, always a list of predefined values. So you can change it only in raw GEDCOM.
Ladislav
webtrees 2.2.6 + ⚶ Vesta modules (from cissee.de/ ) + about 15 other modules
on PHP Version 8.4.20
Replied by rola on topic Type of marriage in source reports
It seems there was a change in webtrees - most of my marriages have "Religious" (cca 500), now when adding typ religious in the gedcom it is written as "RELIGIOUS". I have about 20 of them, so it is a change one or two releases ago.you can change in \resources\xml\reports\fact_sources.xml
This is an inconsistency, which should be solved. Type of marriage was never a free field, always a list of predefined values. So you can change it only in raw GEDCOM.
Ladislav
webtrees 2.2.6 + ⚶ Vesta modules (from cissee.de/ ) + about 15 other modules
on PHP Version 8.4.20
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
4 weeks 1 day ago #116830
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.2.6
Replied by bertkoor on topic Type of marriage in source reports
I think the comparison on marriage type should be made case insensitive.
Gedcom v5 and v7 specifications are somewhat different in this aspect, webtrees should handle both "dialects". We will encounter a mixed bag in the wild.
The report engine recently had a total rewrite. I'd have to check how it's done these days.
Gedcom v5 and v7 specifications are somewhat different in this aspect, webtrees should handle both "dialects". We will encounter a mixed bag in the wild.
The report engine recently had a total rewrite. I'd have to check how it's done these days.
stamboom.BertKoor.nl runs on webtrees v2.2.6
Please Log in or Create an account to join the conversation.
- rola
-
- Offline
- Senior Member
-
Less
More
- Posts: 308
3 weeks 5 days ago #116852
by rola
What is a problem (at least for me) that there was a change in storing internal webtrees data. I dont know which release introduced storing the type of marriage in all uppercase, but this change should update the data accordingly.
Ladislav
webtrees 2.2.6 + ⚶ Vesta modules (from cissee.de/ ) + about 15 other modules
on PHP Version 8.4.20
Replied by rola on topic Type of marriage in source reports
The rewrite of the report engine is one thing.....
The report engine recently had a total rewrite. I'd have to check how it's done these days.
What is a problem (at least for me) that there was a change in storing internal webtrees data. I dont know which release introduced storing the type of marriage in all uppercase, but this change should update the data accordingly.
Ladislav
webtrees 2.2.6 + ⚶ Vesta modules (from cissee.de/ ) + about 15 other modules
on PHP Version 8.4.20
Please Log in or Create an account to join the conversation.
- kiwi
-
- Offline
- Platinum Member
-
3 weeks 4 days ago #116853
by kiwi
Nigel
www.our-families.info
Replied by kiwi on topic Type of marriage in source reports
Nigel
www.our-families.info
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
3 weeks 4 days ago #116854
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.2.6
Replied by bertkoor on topic Type of marriage in source reports
I've just created an issue:
github.com/fisharebest/webtrees/issues/5417
github.com/fisharebest/webtrees/issues/5417
stamboom.BertKoor.nl runs on webtrees v2.2.6
Please Log in or Create an account to join the conversation.