Commit 6a2bd04
committed
Un-pend a test for catalog URLs with slashes in the document ID
Ref #911
Solr documents with a slash in the ID seem to route correctly
without additional changes now. I tested by adding a document to
the index and then checking its catalog URL; Rails's link_to
seems to automatically generate a link with an encoded slash.
Unfortunately this does not apply to a period, so full URLs won't
work.1 parent 3e3e63c commit 6a2bd04
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments