While the ajaxify_regions_ajax_handler() function resolves the referrer uri to place in the query string it doesn't resolve it's path in cases of Path Auto and such path aliasing. This results in blocks, views, etc that do not render (usually show empty content or no block at all).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ajaxify_regions_fix_path_alias_resolving-1658460-1.patch | 878 bytes | lirantal |
Comments
Comment #1
lirantal commentedPatch to fix the issue.