- Posts: 339
Question Advance Search: Place Burial
- mac.alter
- Topic Author
- Offline
- Senior Member
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
Note that the list is not alphabetical, it's easy to overlook a field.
stamboom.BertKoor.nl runs on webtrees v2.1.20
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- kiwi
- Offline
- Platinum Member
Its definitely there normally, but once used it is taken off the list for the current session. It ‘should’ therefore be displayed on the form (under “Individual”). If it isn’t, perhaps a glitch that should fixed by clearing the session.
Nigel
www.our-families.info
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
I have enough log outs (unintentional) so to add to my list isn't helpful. Is there reason for the 'disapperance'?
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- kiwi
- Offline
- Platinum Member
github.com/fisharebest/webtrees/issues/5054
It’s fixed, but you’ll need to wait for the next release, unless you want to copy changes referred to in that bug report.
Nigel
www.our-families.info
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
Issue 5054 concerns the value of an extra search field only, not the list of what fields are available.
(It gets removed from the list to prevent two identical search fields on one form, but the exclude list should be reset on form initialization)
(Still can't reproduce it btw on 'stable' demo, as visitor)
stamboom.BertKoor.nl runs on webtrees v2.1.20
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
I DID replicate onDemo. Search field "Place of Burial"; criteria "toronto"; failed. tried again and field wasn't in dropdown.
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
But a bug which cannot be reproduced can also not be fixed. And I have troubles reproducing it, I don't get the issue. Can anyone else reproduce it? I've tried it as visitor, logged in as member or editor, in Safari and Chrome. But I don't get the issue.
Exact steps I took:
- log out & log in
- menu Search - Advanced Search
- bottom of the first part of the form, field "Add more fields" use the drop-down and select "Place of Burial" (could use Place of Adoption also at the top, should make no difference)
- fill any bit of text in the field directly right of the dropdown (which gets ignored, that is issue 5054) and press [Enter]
- The form gets reloaded with the "Place of burial" added to the bottom of the top part of the form.
- A location can be entered in "Place of Burial".
- Going into the drop-down for adding extra search fields will have the "Place of Burial" omitted, because it already is on the form so that is normal.
- Use the search with the extra field, visit another page
- Go back to page Advanced Search
- Now look at the drop-down of extra search fields. Does it contain "Place of burial" or not?
That is the issue as I understood it. Not? Where did I go wrong? What do you do different?
Also I noticed your image does not show the interesting part of the form just above that drop-down
Notice "Place of burial" is on the form, but not on the drop-down.
stamboom.BertKoor.nl runs on webtrees v2.1.20
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
- Going into the drop-down for adding extra search fields will have the "Place of Burial" omitted, because it already is on the form so that is normal.
- Use the search with the extra field, visit another page
Not sure what you mean by the next step - visit another page.
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- fisharebest
- Offline
- Administrator
Try the demo-dev release, which contains a fix.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
Latest Beta: Notice the one field as dropdown menu.
]
Current release: Notice the two fields: dropdown menu and text field.
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- kiwi
- Offline
- Platinum Member
So select the field from the drop down then click search. Then you can enter the place you want. A little awkward, but necessary. Not a big deal IMHO.We cannot add the search-value on the first page. We do not know which type of edit control (date/place/value) to create until after the field is selected.So, it is still a two-step process (add field, add value), but we no longer require a value on the first page.
Nigel
www.our-families.info
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
- I went to Advance Search.
- Add More Fields.
- Selected Place of Burial.
- Enter criteria Toronto, Mount Sinai Memorial Park Cemetery, Ontario, Canada.
- Search.
- No results!
- Place of Burial still shows but entry field does not. So cannot repeat.
I see there's an update so will upgrade PHP to 8.3 to meet requirements and install. And then try again.
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- mac.alter
- Topic Author
- Offline
- Senior Member
- Posts: 339
Mac.alter [update: 23 Nov 2024]
webtrees 2.2.0 | PHP Version 8.3 | mySQL mysqlnd 8.1.28 | MacOS 14.6 .1 (Sonoma)
Please Log in or Create an account to join the conversation.
- Marky
- Offline
- Junior Member
- Posts: 104
Something like:
webtrees v2.1.21
PHP v8.3.12
Please Log in or Create an account to join the conversation.