Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect against non-rendering timeline messages #12176

Merged
merged 1 commit into from Nov 2, 2016

Conversation

jshaughn
Copy link
Contributor

@jshaughn jshaughn commented Oct 25, 2016

The new timeline widget does not like newlines or double-quotes in the event fields (when you click on the item in the timeline). Some hawkular provider events were hitting this issue. This PR provides protection.

This is likely a timeline widget problem and I will generate issues. But this PR aims to get the hawkular provider events working in the near term.

https://bugzilla.redhat.com/show_bug.cgi?id=1388040

@jshaughn
Copy link
Contributor Author

@miq-bot add_label providers/hawkular, bug

@miq-bot
Copy link
Member

miq-bot commented Oct 25, 2016

Checked commit jshaughn@4efc39a with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
1 file checked, 0 offenses detected
Everything looks good. 🏆

@pilhuhn
Copy link
Contributor

pilhuhn commented Oct 26, 2016

@miq-bot add_label euwe/yes
cc @h-kataria
LGTM
@miq-bot assign @bronaghs

@bronaghs
Copy link

LGTM 👍
@blomquisg - review/merge?

@blomquisg blomquisg merged commit c56ce9e into ManageIQ:master Nov 2, 2016
@blomquisg blomquisg added this to the Sprint 49 Ending Nov 14, 2016 milestone Nov 2, 2016
simaishi pushed a commit that referenced this pull request Jan 4, 2017
Protect against non-rendering timeline messages
(cherry picked from commit c56ce9e)

https://bugzilla.redhat.com/show_bug.cgi?id=1396238
@simaishi
Copy link
Contributor

simaishi commented Jan 4, 2017

Euwe backport details:

$ git log -1
commit 102b842f36cb7d0bc5155d0b236e056e07cb0c9e
Author: Greg Blomquist <blomquisg@gmail.com>
Date:   Wed Nov 2 10:29:59 2016 -0400

    Merge pull request #12176 from jshaughn/bz-1388040
    
    Protect against non-rendering timeline messages
    (cherry picked from commit c56ce9e174917d9821d990fa6abf533e093d4ecb)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1396238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants