Skip to content

Some non-XHR loads do not append "values" #175

Open
@lannymcnie

Description

@lannymcnie

Values are only appended in the XHRRequest. These tag loads do not work:

  • TagRequest.load()
  • JSONPLoader
  • SoundLoader

All loaders should be tested with GET parameters. In particular, JSONPLoader needs to handle this properly. We should be able to use the createjs.RequestUtils.formatQueryString method to append params.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions