Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#660 closed defect (fixed)

Bad/invalid appdef resource id is not gracefully handled

Reported by: jng Owned by: jng
Priority: P2 Milestone: Future
Component: Widgets Version: 2.0
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

Load any fusion template with a bad ApplicationDefinition

Expect: A clear error message about failing to load the specified ApplicationDefinition

Get: An uninitialized template due to some javascript errors

Change History (2)

comment:1 by jng, 6 years ago

Resolution: fixed
Status: assignedclosed

In 3030:

If a bad app def resource id is passed in, it show alert early about this problem as TraceKit and its error reporting/displaying infrastructure may not be ready at this point.

Fixes #660

comment:2 by jng, 6 years ago

In 3031:

Merged revision(s) 3030 from trunk:
If a bad app def resource id is passed in, it show alert early about this problem as TraceKit and its error reporting/displaying infrastructure may not be ready at this point.

Fixes #660
........

Note: See TracTickets for help on using tickets.