Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix in event filtering #7026

Merged
merged 2 commits into from Jan 7, 2015
Merged

Bugfix in event filtering #7026

merged 2 commits into from Jan 7, 2015

Commits on Dec 30, 2014

  1. Copy the full SHA
    7a2deb7 View commit details
    Browse the repository at this point in the history
  2. * Use proper edm::Wrapper typeid when asking fwlite::Event for branch…

    … name
    
      (by Chris). This fixes a bug that basically made event content and
      navigation random after one tried to enable filters.
    
    * Cleanup surrounding code:
      - Use a map to store previous branch addresses.
      - Only do branch-name query and regex_replace for matching collections.
    osschar committed Dec 30, 2014
    Copy the full SHA
    1c757b1 View commit details
    Browse the repository at this point in the history