Bug 32181 - handle error messages of sanitizers
handle error messages of sanitizers
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.1
Other Linux
: P5 minor (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-07 16:20 CEST by Florian Best
Modified: 2015-11-17 16:45 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2013-08-07 16:20:01 CEST
Currently errors are not correctly handled by our umcpCommand function. See Bug #28260 Comment 7. A generic solution should be implemented.
Comment 1 Alexander Kläser univentionstaff 2013-08-07 18:00:26 CEST
(In reply to Florian Best from comment #0)
> Currently errors are not correctly handled by our umcpCommand function. See
> Bug #28260 Comment 7. A generic solution should be implemented.

This is a problem for error messages reported by sanitizer decorators (e.g., when searching for "*f*o*o*b*a*r*").
Comment 2 Florian Best univentionstaff 2015-11-17 16:45:23 CET
Works in UCS 4.1 - e.g. when searching for "*f*o*o*b*a*r*" in the UCR module.
Only the fieldnames aren't mapped to user-friendly names, but this is not possible.