Description of problem: Links next to notifications (e.g. for undo or go-to-row) is initially shown, but if the other text of the notification is clicked to bring up a detail dialog for the notification, the link disappears from the main notification list. The link can still be accessed by opening the detail dialog. Additional info: This is caused by the same InlineLink object being passed to the dialog. When the InlineLink is added to the dialog, it is moved and no longer present in the list. Recommend adding clone() method to InlineLink
Issue fixed in 2.3. See https://github.com/zanata/zanata/commit/a31bf06f015c022d8f4dfe80ed624cd42e933fd9
(In reply to comment #1) > Issue fixed in 2.3. > > See > https://github.com/zanata/zanata/commit/ > a31bf06f015c022d8f4dfe80ed624cd42e933fd9 Correction: see https://github.com/zanata/zanata/commit/76cc2a55875c9a27d45c51bc1e9c4d9028e32b9a
VERIFIED with Zanata version 2.3-SNAPSHOT (20130423-1233).
Closing VERIFIED bugs for Zanata versions <= 3.1.