Girolabs / fathersApp

Schoenstatt Fathers social app
4 stars 2 forks source link

[bulletin board] Bug pinning post loaded by URL #273

Closed jroedel closed 1 year ago

jroedel commented 1 year ago

Observé esto en los logs HTTP del servidor intentando marcar un post "pinned" que se había cargado por URL:

schoenstatt-fathers.link 0 107.77.222.198 - - [28/Dec/2022:06:37:44 +0100] "POST /es/api/v1/bulletin-board/undefined/mark-post?action=pinned HTTP/2.0" 404 5464 "-" "Schoenstatt%20Fathers/6 CFNetwork/1399 Darwin/22.1.0"
schoenstatt-fathers.link 0 107.77.222.236 - - [28/Dec/2022:06:40:24 +0100] "POST /es/api/v1/bulletin-board/undefined/mark-post?action=pinned HTTP/2.0" 404 5464 "-" "Schoenstatt%20Fathers/6 CFNetwork/1399 Darwin/22.1.0"

Nota el "undefined" en el URL.

Pasos para reproducir:

  1. Abre "Recursos y noticias" y carga ítem "Necrologium"
  2. Intenta ponerle estrella
  3. Se devuelve un 404 por este bug
jroedel commented 1 year ago

Arreglado, pero fíjate bien en issue #278