https://bugs.kde.org/show_bug.cgi?id=525605
Bug ID: 525605
Summary: When prompted to re-submit a file (upon submission
failure), re-submission always also fails
Classification: Websites
Product: bugs.kde.org
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 196053
--> https://bugs.kde.org/attachment.cgi?id=196053&action=edit
A Screenshot, Which Depicts The Relevant Page
# DESCRIPTION
When prompted to re-submit a file (upon submission failure), re-submission
always also fails. This means that the user must attach the file after the
submission of `#c0` completes.
# STEPS TO REPRODUCE
1. Have
https://github.com/bugzilla/bugzilla/blob/852cd06ef751cb5a5f87e100466e71e46e3cfc0e/template/en/default/global/hidden-fields.html.tmpl#L27C9-L30C45:~:text=We%20were%20unable%20to%20store,remaining%20missing%20information%20above%2E
appear.
2. Re-attach the previously-attached file.
# EXPECTED RESULT
The file should be attached, when the bug is eventually submitted.
# OBSERVED RESULT
The file is not attached, ever.
# SOFTWARE/OS VERSIONS
> ~~~
> PS /> ((Invoke-WebRequest -URI https://bugs.kde.org/rest/version).Content |
> ConvertFrom-JSON).version
> 5.0.6
> ~~~
# ADDITIONAL INFORMATION
I noticed this when I was creating
https://bugs.kde.org/show_bug.cgi?id=525604#a0:~:text=Version%20Fixed/Implemented%20In:-,Attachments,-Add%20an%20attachment.
--
You are receiving this mail because:
You are watching all bug changes.