Print

Print


It's a bug. What you need to do to fix it is to pass the CGI information from `XRootDMsgHandler` where all the redirection logic is handled to `FileStateHandler` so that it can re-use it. You can use the `OpenInfo` class for this purpose:

https://github.com/xrootd/xrootd/blob/master/src/XrdCl/XrdClXRootDResponses.hh#L691

AFAIR, despite being in a public header, it's never returned to the user, so you don't need to be concerned about the ABI compatibility. Pleas double check that, though.

---
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/287#issuecomment-141923523

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1