Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1, 4.1.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces
Description
Whenever ACE components are not defined on the page and _icefaces-ace.jar_ is loaded a Javascript error is triggered on the client.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
Whenever ACE components are not defined on the page and _icefaces-ace.jar_ is loaded a Javascript error is triggered on the client:
{code} TypeError: window.ice.ace is undefined </form><span id="vvonmujw3_icefaces_config"><script>ice.setupBridge('vvonmujw3_i... {code} |
Whenever ACE components are not defined on the page and _icefaces-ace.jar_ is loaded a Javascript error is triggered on the client:
"TypeError: window.ice.ace is undefined </form><span id="vvonmujw3_icefaces_config"><script>ice.setupBridge('vvonmujw3_i..." |
| Description |
Whenever ACE components are not defined on the page and _icefaces-ace.jar_ is loaded a Javascript error is triggered on the client:
"TypeError: window.ice.ace is undefined </form><span id="vvonmujw3_icefaces_config"><script>ice.setupBridge('vvonmujw3_i..." |
Whenever ACE components are not defined on the page and _icefaces-ace.jar_ is loaded a Javascript error is triggered on the client.
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Assignee | Mircea Toma [ mircea.toma ] |
| Fix Version/s | EE-4.1.0.GA [ 12171 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #48533 | Tue Mar 22 05:17:39 MDT 2016 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/ImmediateComponentCollector.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #48534 | Tue Mar 22 05:19:49 MDT 2016 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/LengthValidator.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/PatternValidator.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/DecimalValidator.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/ValueRangeValidator.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/Validator.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/RequiredValidator.java
|
| Fix Version/s | EE-4.1.0.BETA [ 13072 ] |
| Fix Version/s | 4.2.BETA [ 13091 ] | |
| Fix Version/s | 4.2 [ 12870 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

The triggered error is:
TypeError: window.ice.ace is undefined </form><span id="vvonmujw3_icefaces_config"><script>ice.setupBridge('vvonmujw3_i..."