Opened 10 years ago

Closed 10 years ago

#12896 closed Bug (fixed)

[Notification Aggregator] Message should not change to singular if only one file is remaining

Reported by: Piotr Jasiun Owned by: Piotr Jasiun
Priority: Normal Milestone: CKEditor 4.5.0 Beta
Component: General Version:
Keywords: Cc:

Description

Scenario:

  • 2 files drop to upload,
  • first upload is done.

Expected result: see the message: "Uploading files 1/2..."

Actual result: message changes to the single upload message: "Uploading file...", but the background show progress in the half what suggest that half of that file is already uploaded.

The single task message should be shown only if aggregator contains only one task.

Change History (4)

comment:1 Changed 10 years ago by Piotr Jasiun

Owner: set to Piotr Jasiun
Status: newassigned

comment:2 Changed 10 years ago by Piotr Jasiun

Status: assignedreview

Changes in t/12896.

comment:3 Changed 10 years ago by Piotr Jasiun

Also without this fix if only one file is uploading notificationShow event is fired with plural message, ex. 'Uploading files, 1 of 1 done (100%)...' instead of 'Uploading file (100%)...'.

comment:4 Changed 10 years ago by Piotrek Koszuliński

Resolution: fixed
Status: reviewclosed

Fixed on major with git:5bf8989.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy