You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2009/02/05 19:47:00 UTC

svn commit: r741231 - /myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml

Author: matzew
Date: Thu Feb  5 18:46:59 2009
New Revision: 741231

URL: http://svn.apache.org/viewvc?rev=741231&view=rev
Log:
TRINIDAD-1381 - JavaScript is not enabled in capability for BlackBerry 4.2

Thx to Tadashi Enomori for the patch

Modified:
    myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml

Modified: myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml?rev=741231&r1=741230&r2=741231&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml Thu Feb  5 18:46:59 2009
@@ -117,13 +117,10 @@
 
     
     <!-- BlackBerry Browser BlackBerry Curve and Perl devices -->
-    <!-- BlackBerry Curve and Perl are treated as basic HTML browsers for 
-         performance
     <capabilities id="blackberry4" agents="blackberry/4+" platforms="blackberry">
       <include refid="pda"/>
       <include src="blackberry4.xml"/>
     </capabilities>
-    -->
 
     <!-- BlackBerry Browser BlackBerry Bold devices -->
     <capabilities id="blackberryBold" agents="blackberry/4.6+" platforms="blackberry">