[
http://jira.jboss.com/jira/browse/JBSEAM-771?page=comments#action_12352294 ]
Tony Herstell commented on JBSEAM-771:
--------------------------------------
Bugs:
NOTE: Most of the faults can be cleared by starting a new browser session so nothing
actually KILLS seam.
Altering the date text with an invalid text string in the date picker causes an exception
that seems to blow out the conversation. Using the date picker UI component works ok.
When RUD (Read Update or Delete) on the Organization you don't seem to be given a
conversation (it should appear at the bottom of the screen in the "workspaces"
area.
When you "destroy" a conversation (using the Workspaces buttons); it doesn't
work... IceFaces/Seam seem to become decoupled in "some way".
You can get, very quickly, Seam/Icefaces very confused when "partialSubmit" is
enabled for all fields. If you enter text and jump from one field to the other then you
get this problem. (you will need to add partialSubmit back into all fields in something
like UserFieldsEditable.xhtml to see this)
Some problem keeps appearing from icefaces about the blocking filter having too many
outstanding requests.
"binding" problem.. I cannot get the binding code to work at all - see the
CRUDUserController it's all commented out in there and need
"binding=FindUserController.xxxxx" adding back into UserFieldsEditable.xhtml
(removed as I was trying to debug something else and though comments were still being read
by Facelets - Doh!). Binding support routines:
public void setUsersTable(HtmlDataTable usersTable);
public HtmlDataTable getUsersTable();
public void setUsersTablePaginator(DataPaginator usersTablePaginator);
public DataPaginator getUsersTablePaginator();
I will add more when I find them again....
Requested by Gavin King for example app using Icefaces with defects.
--------------------------------------------------------------------
Key: JBSEAM-771
URL:
http://jira.jboss.com/jira/browse/JBSEAM-771
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.1.1.GA
Reporter: Tony Herstell
Priority: Trivial
I have supplied Gavin with the instructions/ability to synch the project through
MyEclipse and CVS.
This is a file containing a ANT file (I dont use Ant much so this may not be perfect).
Build the War and Jar using their Ant Files first THEN build the Ear (I could not get ant
to allow me to run the other ant files from the ear one - permission problem)
Then deploy it to your server.
If you use the MyEclipse method, recommended you can deploy exploded (never run ant at
all and changes take effect immediately).
I hope I can attach the file here somewhere!
--
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