https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4756
Summary: "Apply as Filter" fails on FT_ABSOLUTE_TIME,
ABSOLUTE_TIME_LOCAL formatted display line
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: wmeier@xxxxxxxxxxx
Build Information:
SVN ...
--
Right click ! Apply as Filter ! Selected on a a field formatted as
FT_ABSOLUTE_TIME, ABSOLUTE_TIME_LOCAL, which displays as follows:
VP: Apr 25, 2010 20:23:00.000000000 Eastern Daylight Time
An error message will pop up:
"Apr 25, 2010 20:23:00.000000000 Eastern Daylight Time" is not a valid absolute
time. Example: "Nov 12, 1999 08:55:44.123"
The following display filter isn't a valid display filter:
ucp.parm.VP == "Apr 25, 2010 20:23:00.000000000 Eastern Daylight Time"
See the help for a description of the display filter syntax.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.