Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA
-
Fix Version/s: EE-3.0.0.GA_P01, EE-3.2.0.BETA, EE-3.2.0.GA
-
Component/s: Facelet Components
-
Labels:None
-
Environment:PROJECT_STAGE = Development
Description
When using the ice-cc:easyPopup the following warning messages are shown when in Development project stage:
Warning: This page calls for XML namespace declared with prefix tbody but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix tr but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix img but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix td but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix td but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix table but no taglibrary exists for that namespace.
Likely the fix for this is to add in the following namespace when HTML tags are used in the component code: xmlns="http://www.w3.org/1999/xhtml"
Warning: This page calls for XML namespace declared with prefix tbody but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix tr but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix img but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix td but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix td but no taglibrary exists for that namespace.
Warning: This page calls for XML namespace declared with prefix table but no taglibrary exists for that namespace.
Likely the fix for this is to add in the following namespace when HTML tags are used in the component code: xmlns="http://www.w3.org/1999/xhtml"
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000LGNGS] |
Arran Mccullough
made changes -
Priority | Major [ 3 ] | Minor [ 4 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.0.0.GA_P01 [ 10328 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.1.0.GA [ 10326 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Philip Breau
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.2.0.BETA [ 10571 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
*31013 3/29/12 8:27 PM 1 philip.breau
IPCK-391Namespace warning messages shown when using EE components