Running Ubercart RC7. If you try to create a CIM profile reference but the customer information contains any xml special characters (& < > "), the request will fail. A simple patch is attached--uses htmlspecialchars to do the encoding. That's what Drupal core uses for XMLRPC requests.

CommentFileSizeAuthor
uc_authorizenet.module.patch507 byteskrlucas

Comments

rszrama’s picture

Status: Needs review » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.