eclipse-ee4j / mojarra-jsf-extensions

Other
1 stars 3 forks source link

dynafaces makes components disappear #87

Open glassfishrobot opened 16 years ago

glassfishrobot commented 16 years ago

Using netbeans 6.0 and dynamic faces 0.2

The ajax Transaction component makes the components it's supposed to refresh disappear. Here is a sample example: create a page1.jsp page containing just a text field and a label:

<?xml version="1.0" encoding="UTF-8"?> <jsp:root version="2.1" xmlns:df="http://java.sun.com/jsf/dynamicfaces" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsfExt="http://java.sun.com/jsf/extensions/dynafaces" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:webuijsf="http://www.sun.com/webui/webuijsf">

Both the label and the textfield are bound to a string property of the bean Page1\. When the pages appear, if you type in the textfield, the first keystroke makes the label disapear, and the second keystroke generates a popup error saying that label3 doesn't exist. I posted the same bug in the woodstock issue tracker, I'm not sure it's the right place to post this bug... ![](https://java.net/jira/images/icons/emoticons/smile.gif) #### Environment Operating System: All Platform: All #### Affected Versions [current]
glassfishrobot commented 5 years ago
glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by guignome

glassfishrobot commented 16 years ago

@glassfishrobot Commented Was assigned to jsf-extensions-issues

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JSF_EXTENSIONS-87