Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2.x
-
Fix Version/s: 2.2.x
-
Component/s: Wicket UI
-
Labels:None
-
Environment:HideApache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800)
Maven home: /home/car605/junk/java/maven3
Java version: 1.6.0_32, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_32.x64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "2.6.43.2-6.fc15.x86_64", arch: "amd64", family: "unix"
ShowApache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800) Maven home: /home/car605/junk/java/maven3 Java version: 1.6.0_32, vendor: Sun Microsystems Inc. Java home: /home/car605/junk/java/jdk1.6.0_32.x64/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "2.6.43.2-6.fc15.x86_64", arch: "amd64", family: "unix"
-
Number of attachments :
Description
MapPreviewPageTest.testLayerNamesPrefixed assumes that cite:streams is rendered on the second page. This is not guaranteed, and on my platform this assumption causes the build to fail.
On my platform, commenting out these lines causes the build to pass.
//move to next page
tester.clickLink("table:navigatorBottom:navigator:next", true);
(I deduce that cite:streams is on the first page.)
The failure is present in both Maven and Eclipse.
Issue Links
- is related to
-
GEOS-5099
Layer Preview does not show prefixed names for standard layers
-
Activity
Ben Caradoc-Davies
made changes -
Ben Caradoc-Davies
made changes -
| Priority | Blocker [ 1 ] | Major [ 3 ] |