Opened 8 years ago
Closed 8 years ago
#1282 closed defect (fixed)
Search Results Fail With ACM Translator
| Reported by: | tjowens | Owned by: | mcburton |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | translators | Version: | 1.0 |
| Keywords: | Cc: |
Description
Individual item pages work fine, but search results fail. Tested against these searches.
http://portal.acm.org/results.cfm?coll=ACM&dl=ACM&CFID=16955029&CFTOKEN=59172100
http://portal.acm.org/results.cfm?coll=ACM&dl=ACM&CFID=16955029&CFTOKEN=59172100
Change History (1)
comment:1 Changed 8 years ago by mcburton
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3983]) Fixes #1282 doc.location.href was null in the doGet callback, using the previously set variable snapshot. Also changed cleanString() to trimInternal()