Opened 13 years ago

Closed 12 years ago

#1755 closed defect (worksforme)

GETRESOURCECONTENT on a resource crashes mapagent when FORMAT = application/json and the resource XML has encoding issues

Reported by: jng Owned by:
Priority: low Milestone:
Component: Map Agent Version: 2.2.0
Severity: minor Keywords:
Cc: External ID:

Description (last modified by jng)

Invoke a GETRESOURCECONTENT mapagent operation on a session-based resource using the FORMAT of application/json.

The mapagent handler will crash.

This crash currently makes it impossible to dynamically load a Fusion ApplicationDefinition from the client side using an Anonymous session id.

This doesn't happen if it is a library-based resource id, nor does it happen with the FORMAT of text/xml

Change History (5)

comment:1 by jng, 13 years ago

Component: Resource ServiceMap Agent

comment:2 by jng, 13 years ago

Description: modified (diff)

comment:3 by jng, 13 years ago

Summary: GETRESOURCECONTENT on a session-based resource crashes when FORMAT = application/jsonGETRESOURCECONTENT on a resource crashes mapagent when FORMAT = application/json and the resource XML has encoding issues

Ok upon further experiments, it has been determined that there was an encoding issue of some sort in the XML content that I was uploading.

comment:4 by jng, 13 years ago

Priority: highlow
Severity: criticalminor

comment:5 by jng, 12 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.