> Source: [sk117083](https://support.checkpoint.com/results/sk/sk117083)

# sk117083 - Web Application page is not displayed when using Path translation or URL translation 

| Property | Value |
|----------|-------|
| Solution ID | sk117083 |
| Date Created | 2017-04-27 |
| Last Modified | 2018-10-16 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |
| Platform | Mobile Devices |

## Symptoms

- * Citrix NetScaler is not displayed through Mobile Access when the Link Translation method is Path translation or URL translation, When clicking the NetScaler link, a blank page is displayed.
* Web application is not displayed or an error message is received
* js file is modified by the gateway, for example:   

  **Original** :   


  *function pushToStorage(doc,index1,handler1){
  if (doc.location == "about:blank")
  return"*   

  <br />


  **Modified** :   


  *function pushToStorage(doc,index1,handler1){
  if (doc.location =__CP_PT_TRANS__(= "about:blank")
  return)"*   

  <br />

## Cause

The Security Gateway incorrectly translates the Page Java Scripts.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
