]
Ilya Shaikovsky resolved RF-10778.
----------------------------------
Resolution: Done
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: