rootsdev / roots-search

Search popular genealogy websites
MIT License
24 stars 7 forks source link

Remove the empty search query parameters for WeRelate #15

Closed justincy closed 12 years ago

justincy commented 12 years ago

The WeRelate url that is currently created contains a ton of empty query parameters:

http://www.werelate.org/wiki/Special:Search?sort=score&ns=Person&a=&st=&hg=&hs=&wg=&ws=&md=&mr=0&mp=&pn=&li=&su=&sa=&t=&k=&rows=20&ecp=p&g=Andrew&s=Zierak&bp=New%20York

They don't appear to be necessary. Everything works fine if we remove them:

http://www.werelate.org/wiki/Special:Search?sort=score&ns=Person&rows=20&ecp=p&g=Andrew&s=Zierak&bp=New%20York