The server responds an html for inline-edit-tables with mailto link in 'input' tag and wrong double quotes in 'value' attribute

Bug #1371510 reported by Paul Karikh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Paul Karikh

Bug Description

After enabling inline-edit for Users table, when editing the cell server returns in ajax-response html containing wrong double quotes in input value.
Because of this input for inline editing is not displayed correctly.

Paul Karikh (pkarikh)
Changed in horizon:
assignee: nobody → Paul Karikh (pkarikh)
Changed in horizon:
status: New → In Progress
Timur Sufiev (tsufiev-x)
Changed in horizon:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/122454
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ce3b2b4180af3b91f3e17ec1fa11693c03d2dd70
Submitter: Jenkins
Branch: master

commit ce3b2b4180af3b91f3e17ec1fa11693c03d2dd70
Author: Paul Karikh <email address hidden>
Date: Tue Sep 30 18:21:19 2014 +0400

    Add fix for incorrect display email in inline editing input

    Because of server sends users email as <input id = "email__someid"
    name="email__someid" type="text"
    value="<a href="mailto: <email address hidden> "><email address hidden></a>"/>,
    inline edit input contents redundant html code.
    This fix leaves only users email in input (without <a href> link).

    Closes-Bug: #1371510
    Change-Id: If07e2a0e9931e1798d81035eac93b7722a3b308d

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → kilo-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-2 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.