Module is using document.write that erases the page when using AJAX. I attached a patch with my solution.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mihai Husar’s picture

markhalliwell’s picture

Title: Page erased by document.write » Page erased by local copy fallback using document.write
Version: 7.x-2.4 » 7.x-3.x-dev
Priority: Normal » Major
Status: Active » Needs work
Parent issue: » #2852350: [jquery_update] 7.x-3.0 stable release

This is still present in 7.x-3.x and actually in several places. We should probably have a better API in place so we don't duplicate code like this.

markhalliwell’s picture

mcdruid’s picture

Status: Needs work » Closed (outdated)