Opened 13 months ago
#1071 new defect
WebSearch: referer not correctly set for /edit pages
| Reported by: | jmartinm | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WebSearch | Version: | |
| Keywords: | Cc: |
Description
The req object in /edit pages does not have the referer correctly set. It contains something like:
referer: <http://inspirebeta.net/author/Breidenbach%2C%20Martin?ln=en>
and the uri:
uri: </person/M.Breidenbach.1?open_claim=True>
This might come from WebInterfaceSearchInterfacePages
Note: See
TracTickets for help on using
tickets.
