Closed (fixed)
Project:
XHProf
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Apr 2013 at 21:36 UTC
Updated:
3 May 2014 at 22:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Steven Merrill commentedThe following patch adds support for symbols with slashes, both in the callback itself and in links that are generated on the pages where slashed symbols are displayed.
Comment #3
msonnabaum commentedI fixed this by just urlencoding the links. Simpler, and it seems to work fine.