[richfaces-issues] [JBoss JIRA] Resolved: (RF-2567) menuItem custom styles are not applied when using an Exception Handler

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat Dec 6 00:59:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-2567.
--------------------------------

    Resolution: Out of Date
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


After changing to:

    <filter-mapping> 
        <filter-name>richfaces</filter-name> 
        <servlet-name>Faces Servlet</servlet-name>
		<dispatcher>REQUEST</dispatcher>
		<dispatcher>FORWARD</dispatcher>
		<dispatcher>INCLUDE</dispatcher>
		<dispatcher>ERROR</dispatcher>
    </filter-mapping>

bug is not reproducible for 3.3.0.BETA2

> menuItem custom styles are not applied when using an Exception Handler
> ----------------------------------------------------------------------
>
>                 Key: RF-2567
>                 URL: https://jira.jboss.org/jira/browse/RF-2567
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: Linux 2.6.9-67.0.1.EL #1 Fri Nov 30 11:40:11 EST 2007 i686 i686 i386 GNU/Linux
> $ java -version
> java version "1.6.0_05"
> Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
> Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
>            Reporter: Stephen More
>            Assignee: Tsikhon Kuprevich
>         Attachments: 2008-03-17_1344.swf, richfaces.jar
>
>
> When using a 404 error Handling servlet, styles are not applied.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list