action #16602
Updated by okurz over 5 years ago
## observation
An error message is reported when I updated result for a build on virtualization group on openqa.suse.de
What was typed on comment:
```
===========================
**Date:** <2017-02-09>
**Build:** 0234
**Arch:** x86_64
**Status: <font color="red">Red</font>
**New Product bugs:**
* No
**Requirement:**
* one more ipmi machine: poo#15376
**Existing Product bugs:**
* sles12sp3 pv guest installation: bsc#1012005
* pvusb bug on sles12sp3 xen: bsc#1023948
**Existing openqa issues:**
* guest migration job fail?multi-machine: poo#15376
* ipmi ikvm unstable: poo#14338
* ipmi serial console unstable: poo#13914
* ipmi keyboard simulator unstable: poo#12982 poo#16088
```
## steps to reproduce
* on an openQA instance with enabled rabbitmq plugin ===========================
* type character '?' in any comment
* observe reported error
## problem
H1. Mojo::RabbitMQ::Client does not handle unicode input correctly
https://github.com/inway/mojo-rabbitmq-client/commit/c043447d4fa53a1456515c4def1c4d1367cd87b0#commitcomment-20829251
H2. `lib/OpenQA/WebAPI/Plugin/AMQP.pm` does not forward unicode correctly to Mojo::RabbitMQ::Client
## workaround
only type ascii within comments.
An error message is reported when I updated result for a build on virtualization group on openqa.suse.de
What was typed on comment:
```
===========================
**Date:** <2017-02-09>
**Build:** 0234
**Arch:** x86_64
**Status: <font color="red">Red</font>
**New Product bugs:**
* No
**Requirement:**
* one more ipmi machine: poo#15376
**Existing Product bugs:**
* sles12sp3 pv guest installation: bsc#1012005
* pvusb bug on sles12sp3 xen: bsc#1023948
**Existing openqa issues:**
* guest migration job fail?multi-machine: poo#15376
* ipmi ikvm unstable: poo#14338
* ipmi serial console unstable: poo#13914
* ipmi keyboard simulator unstable: poo#12982 poo#16088
```
## steps to reproduce
* on an openQA instance with enabled rabbitmq plugin ===========================
* type character '?' in any comment
* observe reported error
## problem
H1. Mojo::RabbitMQ::Client does not handle unicode input correctly
https://github.com/inway/mojo-rabbitmq-client/commit/c043447d4fa53a1456515c4def1c4d1367cd87b0#commitcomment-20829251
H2. `lib/OpenQA/WebAPI/Plugin/AMQP.pm` does not forward unicode correctly to Mojo::RabbitMQ::Client
## workaround
only type ascii within comments.