Multiple problems with the test instance

20 views
Skip to first unread message

Leif Neve

unread,
Nov 18, 2011, 7:16:52 AM11/18/11
to personfinder
A couple problems I see with the test instance at:

http://test.googlepersonfinder.appspot.com/?lang=en

First, I don't see the option to indicate a status of "This person is
believed to be deceased". Is that status no longer valid?

Second, the form doesn't allow one to enter a first and last name
separately. Why is that? None of your operational systems
(turkey-2011, and previously japan and christchurch) did that.

Thirdly, the atom feed lists the name as <first_name> instead of
<full_name>. Here is the feed for John Doe whom I just reported:

<pfif:person>
<pfif:person_record_id>test.person-finder.appspot.com/person.
1323663</pfif:person_record_id>
<pfif:entry_date>2011-11-18T11:58:55Z</pfif:entry_date>
<pfif:expiry_date>2011-12-18T11:58:55Z</pfif:expiry_date>
<pfif:author_name>Leif Neve</pfif:author_name>
<pfif:source_name>test.googlepersonfinder.appspot.com</
pfif:source_name>

<pfif:source_date>2011-11-18T11:58:55Z</pfif:source_date>
<pfif:source_url>http://test.googlepersonfinder.appspot.com/view?
id=test.person-finder.appspot.com%2Fperson.1323663</pfif:source_url>
<pfif:full_name></pfif:full_name>
<pfif:first_name>John Doe</pfif:first_name>
<pfif:sex>male</pfif:sex>
<pfif:age>33</pfif:age>

<pfif:photo_url>https://encrypted-tbn1.google.com/images?
q=tbn:ANd9GcSJ6HbSD0B9yEWcIlXKj-Wc2945tG83MOPDvK39ZHTcF7s35FQ4</
pfif:photo_url>
<pfif:other>description:
Testing name.
</pfif:other>

That can't be right, can it? Thanks. -Leif

Alice Bonhomme-Biais

unread,
Nov 21, 2011, 11:01:47 AM11/21/11
to person...@googlegroups.com
Hi Leif,

Sorry you run into these problems: let me give you a little bit of background of how these parameters are working in PersonFinder.
For each application of personfinder deployed in appengine, you can access to an admin page which set all configuration for each instance.
For example, these configurations includes:
  - do you require keys to access Read/Write/Search API ? 
  - how to handle names: do you have firstname/lastname or a single full name.

You can see the different parameters set in: 
and 
(or if you run a local instance, you go to localhostL8000/admin (make sure to select the admin option when accessing this page).

Recently, Some changes have been made to this config and this is why you saw the change in behavior. Below specific answer to you specific questions:

1) "About the option "This person is believed to be deceased"."
We recently added some support to handle spam because of spam issued we noticed for the Japan Instance.
We added as a configuration option : the option to "I have received information that this person is dead".
So that we can control if in the UI we give that option to people or not (if we see people are abusing it from the UI, we can disable that option).
In the test instance, this option is currently disabled, this is why you do not see it in the UI.
However, through the API, we can allow some API users which we trust to still set this status.
I checked and the key you are using should allow you to still set this status. Let me know of you see any errors with the API?

2) "The form doesn't allow one to enter a first and last name separately"
For each instance, the admin configuration specify if we a firstname/lastname or a fullname.
It seems that the test instance was moved from firstname/lastname to fullname for a couple of days (I think that was just to show to someone and then we forgot to revert it back to firstname/lastname).
I just reverted it back to firstname/lastname and now it should work as before. Sorry about that.

3) "Thirdly, the atom feed lists the name as <first_name> instead of <full_name>."
This is the same issue as 2.
This should be fixed now.

I hope this answer your questions and that your issues are now fixed.
Let me know if you have any other questions,

-- 
Alice Bonhomme-Biais <ali...@google.com>
Google Software Engineer - Crisis Response


--
You received this because you are subscribed to the "personfinder" Google Group.
To post, send mail to person...@googlegroups.com
To unsubscribe, send mail to personfinder...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/personfinder
Reply all
Reply to author
Forward
0 new messages