Wireshark-dev: [Wireshark-dev] wiki.wireshark.org Sample Capture Links Broken

Date Prev · Date Next · Thread Prev · Thread Next
From: Ken Mix <ken@xxxxxx>
Date: Wed, 28 Jun 2023 15:32:44 -0600
Hello,

The links for sample captures imported from MoinMoin are currently broken at https://wiki.wireshark.org/SampleCaptures. Links uploaded recently look fine, and the links are not broken at https://gitlab.com/wireshark/wireshark/-/wikis/SampleCaptures

For example, the first sample capture listed has the following correct link at Gitlab:

https://gitlab.com/wireshark/wireshark/-/wikis/uploads/__moin_import__/attachments/SampleCaptures/rpl-dio-mc-nsa-optional-tlv-dissector-sample.pcap.gz

But has the following at wiki.wireshark.org:

https://wiki.wireshark.org/uploads//__moin_import_/_/attachments/SampleCaptures/rpl-dio-mc-nsa-optional-tlv-dissector-sample.pcap.gz

I'm not sure what the deployment process is or how exactly wiki.wireshark.org is served, but something appears to be adding a forward slash in between the two underscores after moin_import. If I manually edit the URL and delete the extraneous forward slash, I'm able to download the file:

https://wiki.wireshark.org/uploads//__moin_import__/attachments/SampleCaptures/rpl-dio-mc-nsa-optional-tlv-dissector-sample.pcap.gz

If I should file an issue on this, or if there's somewhere else I can look at the deployment process, I can do that, as well.

Regards,

Ken Mix