Custom Query (1138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (208 - 210 of 1138)

Ticket Resolution Summary Owner Reporter
#476 fixed localhost not viewable in offline mode live-demo@… camerons
Description

When the network is disconnected, the http://localhost url is not found in firefox. In particular http://localhost:5000 doesn't find the mapfish application.

To reproduce the problem:

  • Turn networking off in a VM (usually bottom right icon on display), or disconnect ethernet cable if running from an iso image, and turn off wireless on the computer.
  • type http://localhost:5000 into a firefox browser. The mapfish application should come up when this problem is fixed.

=== Manual fix:

  • Type about:config as the URL into firefox. Select "I'll be careful"
  • You should see a list of config options
  • Select "browser.offline-apps.notify" to set it to false.
#477 fixed Add symbolic link to data directory from /home/user live-demo@… camerons
Description

We should have a symbolic link from the home directory to the data directories. Ie:

cd /home/user ln -s /usr/local/share data

#479 fixed udig data directory buried live-demo@… wildintellect
Description

udig data directory is buried one level lower than it should be.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.