Cannot use search URL links in html - 1.5.0 dev

Bug #1225606 reported by meliza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webtrees
Fix Released
Low
fisharebest

Bug Description

In prod with svn 15035 of 1.4.2 I use in homepage welcome html for instance
.../webtrees/search.php?action=soundex&isPostBack=true&resultsPerPage=100&showasso=off&soundex=DaitchM &tagfilter=on&Gedcom_ged=yes&ged=Gedcom.ged&nameprt=hit&lastname=Amity

In 1.5.0 I cannot do this.
The search forms submit using a POST request.
They should probably use a GET request that would create a URL

Meliza

Changed in webtrees:
status: New → Confirmed
status: Confirmed → Triaged
importance: Undecided → Low
Revision history for this message
meliza (meliza) wrote :

For me this is a showstopper for using webtrees 1.5.0 on my production site.

Meliza

Revision history for this message
fisharebest (fisharebest) wrote :

The search functions should use GET requests.
The search+replace function should use POST requests.

These functions are written as one script, so need separating out.
The search+replace function needs completely rewriting, so that we can get rid of the search/replace plugin for the batch-update.

Revision history for this message
meliza (meliza) wrote :

I have replaced the soundex search links by fancy tree view links in my welcome html.

Changed in webtrees:
status: Triaged → Fix Committed
assignee: nobody → fisharebest (fisharebest)
Revision history for this message
fisharebest (fisharebest) wrote :

Fix released in 1.7.0

Changed in webtrees:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.