flo-schu / diverssite

0 stars 1 forks source link

Wiki-Seite kann nicht bearbeitet werden #103

Closed hf-kklein closed 2 months ago

hf-kklein commented 2 months ago

Ich habe diese Seite aufgerufen: https://saxy-divers.de/admin/wiki/article/24/change/

Beim Klicken auf den Speicher-Button. DEr Request ist:

curl "https://saxy-divers.de/admin/wiki/article/24/change/" -X POST -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0" -H "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8" -H "Accept-Language: de,en-US;q=0.7,en;q=0.3" -H "Accept-Encoding: gzip, deflate, br, zstd" -H "Content-Type: application/x-www-form-urlencoded" -H "Origin: https://saxy-divers.de" -H "Connection: keep-alive" -H "Referer: https://saxy-divers.de/admin/wiki/article/24/change/" -H "Cookie: csrftoken=derlangelangetoken; sessionid=8jepe5ut0hpj450mpohd0s4hoxa6g640" -H "Upgrade-Insecure-Requests: 1" -H "Sec-Fetch-Dest: document" -H "Sec-Fetch-Mode: navigate" -H "Sec-Fetch-Site: same-origin" -H "Sec-Fetch-User: ?1" -H "Sec-GPC: 1" -H "Priority: u=0, i" -H "TE: trailers" --data-raw "csrfmiddlewaretoken=tokenstuffgoeshere&category=4&title=Vorstandsprotokoll+2024&text=Robert+f^%^C3^%^BCllt+das+aus&slug=vorstandsprotokoll-2024&visibility=members&show_on_pages=1&show_on_pages=3&author=&Article_images-TOTAL_FORMS=1&Article_images-INITIAL_FORMS=0&Article_images-MIN_NUM_FORMS=0&Article_images-MAX_NUM_FORMS=1000&Article_images-0-id=&Article_images-0-article=24&Article_images-0-image=&Article_images-__prefix__-id=&Article_images-__prefix__-article=24&Article_images-__prefix__-image=&Article_files-TOTAL_FORMS=1&Article_files-INITIAL_FORMS=0&Article_files-MIN_NUM_FORMS=0&Article_files-MAX_NUM_FORMS=1000&Article_files-0-id=&Article_files-0-article=24&Article_files-0-file=&Article_files-__prefix__-id=&Article_files-__prefix__-article=24&Article_files-__prefix__-file=&_save=Save"

Ergebnis: HTTP 500 - internal server error.

flo-schu commented 2 months ago

Thanks. This seems to be a general issue when articles are edited.

flo-schu commented 2 months ago

Aha! The error only occurs if you enter the article edit from the admin page. If you enter it from the wiki, the error does not occur. Can you confirm this @hf-kklein

flo-schu commented 2 months ago

Just checked, should be working again @hf-kklein. Thanks for the report :)

hf-kklein commented 2 months ago

yes. it worked. thanks for your support 🎉