1 2 Previous Next 26 Replies Latest reply on Jun 11, 2008 4:51 PM by sergeysmirnov Go to original post
      • 15. Re: Menu issue with IE not in FireFox

        try 1.2._07 for the test purpose.

        • 16. Re: Menu issue with IE not in FireFox

          I guess I am a bit confused here..

          If you could clear up my general question that would be great.

          How could this work fine in Firefox. Then in IE return the correct data in the method with System.out.println but not forward to the proper page? Does IE use a different process life cycles or look for some other forward message?? If so how do I figure out this or get around it here and in the future?

          I have tried the < redirect / >. That does forward the page but the data is not returned then in FF or IE.

          Thanks for your help.

          Phil

          • 17. Re: Menu issue with IE not in FireFox

            After you replace a4j:commandLink with h:commandLink, there are no any key richfaces' components in your code. Therefore, it does not sound like a RichFaces issue at all.
            So, I asked you to switch back from JSF-RI 1.2._09b1 to JSF-RI 1.2._07 to check it out does this is a new bug in JSF RI code.

            • 18. Re: Menu issue with IE not in FireFox

              Ok..I moved back to 1.2._07 and get the same issues...


              jsf-api_1_2.jar = ${maven.repo}/jsf/jars_1_2_richFaces/jsf-api-1.2_07.jar
              jsf-impl_1_2.jar = ${maven.repo}/jsf/jars_1_2_richFaces/jsf-impl-1.2_07.jar



              jsf-api_1_2_qa.jar = ${maven.repo}/jsf/mojarra-1.2_09-b01-BETA1/lib/jsf-api.jar
              jsf-impl_1_2_qa.jar = ${maven.repo}/jsf/mojarra-1.2_09-b01-BETA1/lib/jsf-impl.jar


              I will keep messing with it and keep you posted...if you think of something please let me know.

              It is sort of hard to say you can only use a FireFox Browser..hahaha

              • 19. Re: Menu issue with IE not in FireFox
                ilya_shaikovsky

                do you able to send sample in war?

                • 20. Re: Menu issue with IE not in FireFox

                  I will try to strip out a war file...

                  They are very strict here on what I can send out or talk about.

                  I spent all day on Tuesday working with this stuff.

                  The command link works in the dataGrid on IE. I have proven that with System.out.println in log files.

                  It just does not redirect to the proper page on IE..the redirect works in fireFox.

                  There are no errors in any logs IE or fireFox Tools Console.

                  I will talk to the director here about sending out a test war file.

                  Thanks

                  Phil

                  • 21. Re: Menu issue with IE not in FireFox

                    I just walked out of a team meeting and code review.

                    There seems to be an issue with going on with:

                    a4j:commandLink
                    and
                    h:commandLink

                    We have tried both inside a dataGrid.

                    They work on FireFox and not on IE.

                    The data is found on both browsers with System.prints in bean calls.

                    I will create a war file to send to you. It might take a day since I have to take out most of the company references and data. That is the only way they will let me send anything out of here. They are great here just very tight on stuff.

                    War file on its way....

                    Thanks
                    Phil

                    • 22. Re: Menu issue with IE not in FireFox

                      Phil, could you realize that not we nor anybody else can help you to solve your specific problem if you continue to post like that?

                      • 23. Re: Menu issue with IE not in FireFox

                        Sure...

                        I just wanted to tell you that they gave permission to send stuff out...

                        which is a amazing task by any standard here. Not that you cant be trusted just they don't send anything out here...

                        That is what I wanted to tell you..

                        What part of the message offended you??

                        Thanks for your help...

                        Phil

                        • 24. Re: Menu issue with IE not in FireFox

                          Ilya already offered to send the war. Add issue to jira and attach the war to it.
                          As long as only you have this problem, the problem is unresolvable in general. We are not extrasensory guys here to realize from a distance what you are doing wrong there.

                          • 25. Re: Menu issue with IE not in FireFox

                            Ok..sounds good...

                            I fully understand how tough tech support can be. I truly appreciate all of your hard work. I have thanked you guys in several posts before. I do think you do a great job and this stuff is very cool.

                            This is the first time I have used jira...

                            What is the url for that site??

                            Thanks for the how to info.

                            Phil

                            • 26. Re: Menu issue with IE not in FireFox

                              Every key links are here: http://jboss.com/index.html?module=bb&op=viewtopic&t=104575

                              You can use the same account for JBoss jira that you use for JBoss Forums.

                              1 2 Previous Next