Edit report at https://bugs.php.net/bug.php?id=67401&edit=1

 ID:                 67401
 Updated by:         [email protected]
 Reported by:        [email protected]
 Summary:            people.php.net doesn't fetch notes
-Status:             Open
+Status:             Assigned
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        salathe
 Block user comment: N
 Private report:     N

 New Comment:

Re-assigning to me to keep visibility.


Previous Comments:
------------------------------------------------------------------------
[2014-06-09 09:05:15] [email protected]

bjori broke this with commit 72e7bc7e2e, by changing the API call from 
master/fetch/user.php to master/fetch/allusers.php. The latter doesn't contain 
a user's notes.

I like the idea of fetching all users' details and caching it all once, as per 
bjori's change above, so might extend allusers.php to conditionally return more 
or less information as we want/need it.

------------------------------------------------------------------------
[2014-06-09 07:53:47] [email protected]

Description:
------------
user.php in web-people is prepared to show user notes, but it doesn't works. 
Probably JSON data fetched by findPHPUser() doesn't contain this info, but I 
have no abbility to verify this as it requires token. That's why assigned this 
bug to salathe.

Verify:
https://master.php.net/manage/users.php?username=salathe
vs.
http://people.php.net/user.php?username=salathe



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=67401&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to