Missing isset() calls causing noisy logs #48

Closed
opened 2018-05-03 08:07:30 +02:00 by realkinetix · 1 comment
realkinetix commented 2018-05-03 08:07:30 +02:00 (Migrated from github.com)

As per this discussion https://social.isurf.ca/display/c443a55c965ad120636473c075262327 the apache logs show a bunch of noise:

[Fri Apr 13 14:20:35.564499 2018] [proxy_fcgi:error] [pid 13331:tid 139943668336384] [client 27.130.68.3:51872] AH01071: Got error 'PHP message: PHP Notice: Undefined index: pdesc in /home/socialdir/dir/include/submit.php on line 134\nPHP message: PHP Notice: Undefined index: locality in /home/socialdir/dir/include/submit.php on line 135\nPHP message: PHP Notice: Undefined index: region in /home/socialdir/dir/include/submit.php on line 136\nPHP message: PHP Notice: Undefined index: postal-code in /home/socialdir/dir/include/submit.php on line 137\nPHP message: PHP Notice: Undefined index: country-name in /home/socialdir/dir/include/submit.php on line 138\n'

As per this discussion https://social.isurf.ca/display/c443a55c965ad120636473c075262327 the apache logs show a bunch of noise: [Fri Apr 13 14:20:35.564499 2018] [proxy_fcgi:error] [pid 13331:tid 139943668336384] [client 27.130.68.3:51872] AH01071: Got error 'PHP message: PHP Notice: Undefined index: pdesc in /home/socialdir/dir/include/submit.php on line 134\nPHP message: PHP Notice: Undefined index: locality in /home/socialdir/dir/include/submit.php on line 135\nPHP message: PHP Notice: Undefined index: region in /home/socialdir/dir/include/submit.php on line 136\nPHP message: PHP Notice: Undefined index: postal-code in /home/socialdir/dir/include/submit.php on line 137\nPHP message: PHP Notice: Undefined index: country-name in /home/socialdir/dir/include/submit.php on line 138\n'
MrPetovan commented 2018-11-05 06:20:03 +01:00 (Migrated from github.com)

The current version of the directory is about to become deprecated, this is a won't fix.

The current version of the directory is about to become deprecated, this is a won't fix.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/dir#48
No description provided.