[richfaces-issues] [JBoss JIRA] Created: (RF-10778) richfaces-showcase: navigation JS issue (and code clean-up)

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Mar 18 08:32:45 EDT 2011


richfaces-showcase: navigation JS issue (and code clean-up)
-----------------------------------------------------------

                 Key: RF-10778
                 URL: https://issues.jboss.org/browse/RF-10778
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: examples
    Affects Versions: 4.0.0.CR1
            Reporter: Ilya Shaikovsky
            Assignee: Ilya Shaikovsky
             Fix For: 4.0.0.Final


1) document.location should be changed to document.location.href. Actually both variants now working(thanks to browsers) but first one is incorrect as we actually changing the adress but assigning to the whole location js object.

2) remove view parameters. Them not used so could confuse. Sometimes them firing conversion errors(causes unnesessary processing invocations). 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list