[
https://issues.jboss.org/browse/RF-13779?page=com.atlassian.jira.plugin.s...
]
Pavol Pitonak reopened RF-13779:
--------------------------------
There is no error in console now but attachType=live doesn't work.
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richJQuery/simple.xhtml
# open browser console
# click on first row inside "testing data"
# type "metamerEvents" to browser console, it will contain the same string as on
page
# click on "Add component for live test" button
# click on second row inside "testing data"
# type "metamerEvents" to browser console
expected:
* string containing content of first and second row
actual result:
* content of the variable didn't change
* when you reload the page, it works
jQuery component: TypeError: selector[(intermediate value)] is not a
function
-----------------------------------------------------------------------------
Key: RF-13779
URL:
https://issues.jboss.org/browse/RF-13779
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-misc, regression
Affects Versions: 4.5.0.Alpha3
Reporter: Pavol Pitonak
Assignee: Michal Petrov
Fix For: 4.5.0.Beta1
Original Estimate: 1 hour
Remaining Estimate: 1 hour
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richJQuery/simple.xhtml
result:
* console log shows this:
{code}
TypeError: selector[(intermediate value)] is not a function jquery.component.js:31
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)