if language detect by path prefix, request sent without path prefix and answer comes in the default site language

Authcache.ajaxRequest = function(jsonData) {

  jQuery.ajax({
    url : Drupal.settings.basePath + Drupal.settings.pathPrefix, // index.php
CommentFileSizeAuthor
authcache.js_.patch760 bytesPunk_UnDeaD
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

znerol’s picture

Status: Active » Fixed

Thank you for reporting this issue. I was able to reproduce it and your suggestion for fixing the problem is correct.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.