I'd suggest voting for this issue in MyFaces' JIRA if you want to see it fixed.

https://issues.apache.org/jira/browse/MYFACES-1723

Matt

On Nov 26, 2007, at 6:03 AM, Enrico Goosen wrote:


There appears to be an issue logged on MYFACES-1723
http://www.nabble.com/Cross-browser-problem-with-h%3AcommandLink- and-f%3Aparam-tf4359232.html#a12423637


Enrico Goosen wrote:

I'm not sure if anyone has picked this up, but I noticed that the id field in UserForm is not getting set when I test the JSF generated app in IE,
but it works fine in Firefox.

Whoever wrote this code, took this into consideration, so if the id is
null, the current logged-in user is being retrieved using
userManager.getUserByUsername(request.getRemoteUser());
I'm trying to CRUD another object but the above workaround doesn't apply
so I'm kinda stuck.

Any ideas why the id is not getting set in IE?


--
View this message in context: http://www.nabble.com/JSF-Basic--- UserForm.id-not-getting-set-on-IE%2C-fine-on-FireFox- tf4860334s2369.html#a13948660
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to