Ticket #1523 (closed enhancement: fixed)
Alert message box
| Reported by: | wendy_hung | Owned by: | tick |
|---|---|---|---|
| Priority: | low | Milestone: | Om2008.8 |
| Component: | Installer | Version: | |
| Severity: | normal | Keywords: | must have |
| Cc: | testing@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Kernel : 20080621-asu.stable-uImage.bin
Root file system :20080623-asu.stable-rootfs.jffs2
Alert messages need to convey the right message.
Should have the following messages in the appropriate scenario.
INSTALL: Are you sure?
UNINSTALL: Are you sure?
UPDATE: Are you sure?
ERROR: Please connect to WiFi?
ERROR: Failed. Please try again.
Or refer to Will for more details.
Attachments
Change History
comment:2 Changed 5 years ago by tick
- Status changed from new to accepted
- Owner changed from tick@… to tick
comment:4 Changed 5 years ago by tick
INSTALL: Are you sure?
UNINSTALL: Are you sure?
UPDATE: Are you sure?
Conflicts to the flash demo.
comment:5 Changed 5 years ago by will
Correct alerts should be:
INSTALL: Package Name (Yes, No)
UPDATE: Package Name (Yes, No)
UNINSTALL: Package Name (Yes, No)
ERROR: Please connect to a WiFi? network (OK)
ERROR: Package download failed (OK)
That should be it :)
comment:6 Changed 5 years ago by will
one more comment:
INSTALL & UPDATE = Green
UNINSTALL & ERROR = Red
comment:9 Changed 5 years ago by will
- Keywords must have added
- Cc testing@… added; will@…, regina_kim@… removed
adding must have for query reference
comment:11 Changed 5 years ago by wendy_hung
- Status changed from in_testing to assigned
Test with the image below:
kernel:20080717-asu.stable-uImage.bin
root file system:20080717-asu.stable-rootfs.jffs2
UNINSTALL icon is still green
comment:12 follow-up: ↓ 13 Changed 5 years ago by wendy_hung
- Status changed from assigned to closed
- Resolution set to fixed
Test with the image below:
kernel:20080720-asu.stable-uImage.bin
root file system:20080721-asu.stable-rootfs.jffs2
the icon is green now, thank you!
comment:13 in reply to: ↑ 12 Changed 5 years ago by wendy_hung
Replying to wendy_hung:
Test with the image below:
kernel:20080720-asu.stable-uImage.bin
root file system:20080721-asu.stable-rootfs.jffs2
the icon is NOT green now, thank you!
SORRY
comment:14 Changed 5 years ago by will
- Status changed from closed to reopened
- Resolution fixed deleted
Initial error message still shows:
WARNING: ...
SHould say ERROR: ...
Anyways, I will get together with you tomorrow.
There's a whole bunch of these small details.
Let's just do them all together at once.
comment:15 follow-up: ↓ 17 Changed 5 years ago by tick
Sorry I get a little bit confused.
do you mean all of them should upper case?
or
Warning:
Cannot access Repository. Please connect ....
Should be an ERROR?
comment:17 in reply to: ↑ 15 Changed 5 years ago by will
Replying to tick:
Warning:
Cannot access Repository. Please connect ....
Should be an ERROR?
Yes.
That message should say:
ERROR: Please connect to a network.
and please make sure that text should be bold, 'ERROR' should be all caps, just like other alerts.
comment:18 Changed 5 years ago by tick
- Status changed from accepted to in_testing
I believe after last the turning with William last Friday. It should be solved.
comment:19 Changed 5 years ago by wendy_hung
- Status changed from in_testing to closed
- Resolution set to fixed
Tested with the image below:
kernel:20080723-asu.stable-uImage.bin
root file system:20080730-asu.stable-rootfs.jffs2
it's fine now, thanks a lot!

Alert messages should be in GREEN.
ERROR messages should be in RED.