You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On line 94 in the beginning of startDocument there is a global writer_encoding declared. It's obviously bug and it should be this.writer_encoding instead. Will issue a PR now.
The text was updated successfully, but these errors were encountered:
svenvarkel
pushed a commit
to svenvarkel/node-xml-writer
that referenced
this issue
May 22, 2015
On line 94 in the beginning of startDocument there is a global writer_encoding declared. It's obviously bug and it should be this.writer_encoding instead. Will issue a PR now.
The text was updated successfully, but these errors were encountered: