Changed urls sent to the asset indexer from using getUrl which prepends the gateway to them. Fixes bug #12229.

This commit is contained in:
Colin Kuskie 2011-08-22 08:04:02 -07:00
parent 8ed3eba9bb
commit 4f2905645a
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +1,6 @@
7.10.23
- fixed #12225: Stock asset, multiple instances on a page
- fixed #12229: Indexed thingy data has gateway url prepended to it
7.10.22
- rfe #12223: Add date type to content profiling (metadata)