Project

General

Profile

Bug #2316

Images gallery - order field

Added by Saja Nakhleh over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Saja Nakhleh
Start date:
09/23/2020
Due date:
% Done:

0%

Co-Workers:
Severity:
Minor
Category:
Portal
Sub-Category:
Step_Description:
Pre_Conditions:
Expected Result:

Issue #1:
the large value should be rejected, validated or trimmed

Actual Result:

Issue #1:
the very large values will be replaced by a fixed minus number ( same number every time -> -5994306948999214382) so that the image will be shown as the last image on the gallery
Observe evidence 2.jpg

Environment:
QA
Transaction Number:
Username:
Browser:
URL:
Test Case ID:
Actual Finish Date:

Description

Issue #1:
1- Using ex_contributor user, move to Images gallery folder
2- Click add new image (added on the attachments)
3- upload new image
4- fill the [order] field with a very large number (250 digit)( i.e: 20037642052068966392003764205206896639200376420520689663920037642052068966392003764205206896639200376420520689663920037642052068966392003764205206896639200376420520689663920037642052068966392003764205206896639200376420520689663920037642052068966392003)
5- click OK
6- approve the image by the ex_cotributor
7- approve the image by the ex_approver1

jpg.jpg (29.2 KB) Saja Nakhleh, 09/24/2020 12:24 PM

2.GIF (22.2 KB) Saja Nakhleh, 09/24/2020 12:24 PM

History

#1 Updated by Saja Nakhleh over 4 years ago

  • File jpg.jpg added
  • File 2.GIF added
  • Description updated (diff)
  • Assignee changed from Saja Nakhleh to Zaid Shakboua
  • Priority changed from Normal to Low
  • Severity changed from Normal to Minor
  • Expected Result updated (diff)
  • Actual Result updated (diff)

#2 Updated by Zaid Shakboua over 4 years ago

  • Assignee changed from Zaid Shakboua to Saja Nakhleh

done, the range has been set to [-2,147,483,647 to 2,147,483,647], thus, entered values <-2,147,483,647 will have the value -2,147,483,646 and the value > 2,147,483,647 will have the value 2,147,483,646

#3 Updated by Saja Nakhleh over 4 years ago

  • Status changed from Open to Closed

the issue has been tested and verified.

Also available in: Atom PDF