Skip to content

Conversation

@aarong
Copy link

@aarong aarong commented Nov 17, 2011

  1. AWS returns base64 strings for attribute values that contain XML-restricted characters (such as \u0000) -- detect and decode these values.
  2. The XML parser used by aws-lib returns empty strings as {} -- check for these and return "" to the client.

@rjrodger
Copy link
Owner

rjrodger commented Apr 6, 2012

Hi Aaron - just trying to understand this pull request - do you have a test case for the problem it is solving?
thanks!

@rjrodger
Copy link
Owner

Sorry for the lack of action on my part - I made you a collaborator, so feel free to merge directly :)

@tracend
Copy link
Collaborator

tracend commented May 1, 2014

@aarong would like to know if this is addressed in later versions of aws-lib.

Should we close this request or update it?

@rjrodger
Copy link
Owner

I too out of the loop to comment, but note that I have made this project Open-Open: https://github.com/rvagg/node-levelup/blob/master/CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants