Comment 2 for bug 1410832

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 5131a08a1a0c8e8fb6a925edbe10520e00bae58a
Author: jing.liuqing <jing.liuqing@99cloud.net>
Date: Wed Jan 14 22:52:10 2015 +0800

    Fix cell(User Name) inline edit with a link in user table

    We implement user table inline edit and user detail, so the User Name
    cell will show input element as text while edting inline because the
    cell data will be escaped while the cell has url, the patch fix it.

    Closes-Bug: 1410832
    Change-Id: Ic249259961624cc52f54c53a8cceb9f1a439e9bf