AkrosAG / Akros-Marketplace

Apache License 2.0
3 stars 5 forks source link

PNG image format is not supported during upload #289

Closed balsih closed 1 year ago

balsih commented 1 year ago

Test Summary: After Uploading PNG format image, "Alle Anzeige/Advertisments are not shown"

Test browser: Firefox

Test Steps

  1. Go to the Site and click to "eine Anzeige erstellen/Create new Advertisement"
  2. New "Anzeige" will appear in the same page
  3. Fill all the requirements of the asked fields
  4. Upload Pictures in PNG format
  5. Click to "Veröffenlich"

Result: All earlier published advertisements are no more available

Image

TimmyAeberli commented 1 year ago

@Atanasov-AA Spike time-boxed 4-8h

Atanasov-AA commented 1 year ago

I don't think there is a bug with uploading png images. There were some wrong latitude/longitude entries in the database, I fix them and now I can't reproduce it. @balsih can you please try to reproduce it again if it's still a problem, please contact me.

balsih commented 1 year ago

@Dummylearners this was the ticket that you initially created as a draft and I converted it into an issue ;-)

Dummylearners commented 1 year ago

Retested ticket

Test environment: Firefox browser Test OS: windows

Test Steps to reproduce issue

  1. Go to the Site and log in
  2. Click to "eine Anzeige erstellen/Create new Advertisement"
  3. New "Anzeige" will appear in the same page
  4. Fill all the requirements of the asked fields
  5. Upload Pictures in PNG format
  6. Click to "Veröffenlich"

Test PASS

Screenshots:

01 02Parkplatz

image

Dummylearners commented 1 year ago

Thanks @balsih ;)

Wow!! @Atanasov-AA, you have solved the problem :)

Dummylearners commented 1 year ago

image image

Published one more Parkplatz advertisement with PNG and JPG images:-

Results are as expected!

tested by Anupama/ retested on 01.02.2023/ Test PASS/ Test document is updated @LanaKast @TimmyAeberli @balsih @Atanasov-AA

Dummylearners commented 1 year ago

Re tested and checked, All OK. Changes in Data base give the 100% expected results.

  1. All "Suche" results type (Zimmer, Wohnung, Haus, Parkplatz) are working as expected.
  2. All "Alle Anzeige" result type (Zimmer, Wohnung, Haus, Parkplatz) are working as expected.
  3. All earlier published advertisements are available after clicking "search" button
  4. All Ads are published with newly published advertisements.
  5. There is no more occurrence of site crash. (as in case of #222)

@LanaKast @Atanasov-AA