[
http://jira.jboss.com/jira/browse/RF-1129?page=all ]
Nick Belaevski updated RF-1129:
-------------------------------
Fix Version/s: 3.1.2
3.2.0
Assignee: Nick Belaevski
Priority: Critical (was: Major)
jQuery: syntax error. jquery.js.jsf (line 14)
---------------------------------------------
Key: RF-1129
URL:
http://jira.jboss.com/jira/browse/RF-1129
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: facelets 1.1
tomcat 5.5.17
FF 2.0.0.7
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
Priority: Critical
Fix For: 3.2.0, 3.1.2
<style>.myClass {
border: 2px solid #0090DF;
background-color: #68BFEF;
width: 150px;
height: 70px;
margin: 10px;
}</style>
<div class="myClass"></div>
<rich:jQuery selector=".myClass" timing="onload"
query="draggable()" />
does not work without:
<context-param>
<param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
<param-value>false</param-value>
</context-param>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira