Wireshark-bugs: [Wireshark-bugs] [Bug 7690] New: expert infos don't reflect comment updates
Date: Tue, 4 Sep 2012 00:51:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7690

           Summary: expert infos don't reflect comment updates
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Dear all,

another gui issue related to comments

- load a file with a packet comment
- open expert infos, select comment
- double click to edit the comment, make a change
-> expert info is not updated, it shows the comment before the change

The attached patch fixes this by running cf_retap_packets(&cfile). This may
take some seconds for larger captures.

Any comments on this? I'll commit the patch in some days if there's no
objections.

Regards,

   Martin

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.