[richfaces-issues] [JBoss JIRA] (RF-12536) Force ExtendedPartialViewContext processing even for partial updates triggered by non-RichFaces components

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Oct 16 05:42:02 EDT 2012


Lukáš Fryč created RF-12536:
-------------------------------

             Summary: Force ExtendedPartialViewContext processing even for partial updates triggered by non-RichFaces components
                 Key: RF-12536
                 URL: https://issues.jboss.org/browse/RF-12536
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: core
    Affects Versions: 4.2.2.Final, 4.1.0.Final, 4.0.0.Final, 4.3.0.M2
            Reporter: Lukáš Fryč


As in case of RF-12031, when partial update (AJAX) is triggered by non-RichFaces component (such as {{<f:ajax />}}), the {{ExtendedPartialViewContext}} processing is skipped and default {{PartialViewContext}} is processed directly.

This might break some concepts, e.g. partial updates of {{JavaScriptService}}-rendered scripts (RF-12031).

This is also interoperability issue, since it will break not only for {{<f:ajax />}} component, but also any third-party component triggering AJAX request.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list