Page MenuHomePhorge

Fix bug in getmetadata command: new_command/4 was allowing Folder to be a list, when the internal API required it to be binary
ClosedPublic

Authored by seigo on Jun 6 2016, 4:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 1:25 AM
Unknown Object (File)
Fri, May 3, 5:12 AM
Unknown Object (File)
Thu, May 2, 11:20 PM
Unknown Object (File)
Wed, May 1, 9:23 AM
Unknown Object (File)
Wed, May 1, 7:04 AM
Unknown Object (File)
Wed, May 1, 7:04 AM
Unknown Object (File)
Sat, Apr 27, 8:42 AM
Unknown Object (File)
Fri, Apr 19, 7:45 AM
Subscribers

Diff Detail

Repository
rEI eimap
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

seigo retitled this revision from to Fix bug in getmetadata command: new_command/4 was allowing Folder to be a list, when the internal API required it to be binary.
seigo updated this object.
seigo edited the test plan for this revision. (Show Details)
seigo added a reviewer: Restricted Project.
This revision is now accepted and ready to land.Jun 6 2016, 4:26 PM
vanmeeuwen added inline comments.
src/commands/eimap_command_getmetadata.erl
29

Please copy/paste, omit MaxSize as a parameter, yet be all kitty-like and land on 3-4 feet.

Or, ...

insert a comment about handling this yay way rather than other way in comparison with, for example, Cyrus IMAP.

vanmeeuwen added a reviewer: vanmeeuwen.
This revision now requires changes to proceed.Jun 6 2016, 4:33 PM
seigo edited edge metadata.
  • explain why we have a 4-tuple version of new_command

Updating D170: Fix bug in getmetadata command: new_command/4 was allowing Folder

to be a list, when the internal API required it to be binary

vanmeeuwen edited edge metadata.
This revision is now accepted and ready to land.Jun 6 2016, 4:36 PM
vanmeeuwen edited edge metadata.
This revision now requires changes to proceed.Jun 6 2016, 4:38 PM
vanmeeuwen edited edge metadata.
This revision is now accepted and ready to land.Jun 6 2016, 4:38 PM
This revision was automatically updated to reflect the committed changes.