[JBoss JIRA] Created: (RF-2991) No alt atribute for rich:calendar button image
by Peter Haldbæk (JIRA)
No alt atribute for rich:calendar button image
----------------------------------------------
Key: RF-2991
URL: http://jira.jboss.com/jira/browse/RF-2991
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: OS: Windows XP
Platform: JBoss AS 4.2.1.GA, Sun JDK 1.6.0_02, JBoss Seam 2.0.1.GA
Reporter: Peter Haldbæk
The alt attribute is required for the img tag according to the HTML 4.01 specification. It is missing for the button image when using the rich:calendar component.
Adding a <rich:calendar /> element to a page will result in HTML for the calendar button like this:
<img class="rich-calendar-button " id="j_id93:fromDecoration:fromPopupButton" style="vertical-align: middle" src="some CalendarIcon" />
The alt attribute is missing. I have seen this in older versions (pre 3.2.0) as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months
[JBoss JIRA] Commented: (RF-582) Problem with tree selection
by Nick Belaevski (JIRA)
[ https://jira.jboss.org/jira/browse/RF-582?page=com.atlassian.jira.plugin.... ]
Nick Belaevski commented on RF-582:
-----------------------------------
Reproducing on AJAX tree:
1. Click first node, open it. Leave the mouse where it is.
2. Press down key
3. Move mouse off
> Problem with tree selection
> ---------------------------
>
> Key: RF-582
> URL: https://jira.jboss.org/jira/browse/RF-582
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: Mozilla FireFox 2.0.0.6
> Internet Explorer 6
> Internet Explorer 7
> Reporter: Alexander Belov
> Assignee: Nick Belaevski
> Fix For: 3.2.2
>
> Attachments: 582.avi, src.zip, Test.war
>
>
> I have a problem with tree selection. I shall attach files to reproduse the problem.
> Firstly, we must select tree node. Then move selection by "up", "down" keys (it is important).
> Then I select one field in the table. There are javascript events on <tr> element of table to move focus. For Firefox bug is reproduced for "Firefox" field. For IE you can select any field.
> This time focus is not on tree component. So, press "up", "down" keys and see, that tree selection is moving.
--
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
17 years, 7 months
[JBoss JIRA] Created: (RF-4116) Cannot set response writer exception when page contains errors in development mode
by Nick Belaevski (JIRA)
Cannot set response writer exception when page contains errors in development mode
----------------------------------------------------------------------------------
Key: RF-4116
URL: https://jira.jboss.org/jira/browse/RF-4116
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: 3.2.2
SEVERE: Servlet.service() for servlet Faces Servlet threw exception
java.lang.NullPointerException: Argument Error: Parameter responseWriter is null
at com.sun.faces.util.Util.notNull(Util.java:241)
at com.sun.faces.context.FacesContextImpl.setResponseWriter(FacesContextImpl.java:314)
at org.ajax4jsf.context.ViewResources.processHeadResources(ViewResources.java:520)
at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:256)
at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:109)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:150)
at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:267)
at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:379)
at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:506)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Occurs when invalid tag name, e.g. rich:tooltip is used
--
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
17 years, 7 months
[JBoss JIRA] Created: (RF-3684) NPE: ProgressBarAnimatedBg
by Nick Belaevski (JIRA)
NPE: ProgressBarAnimatedBg
--------------------------
Key: RF-3684
URL: http://jira.jboss.com/jira/browse/RF-3684
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0.SR1
Environment: blueSky skin
Reporter: Nick Belaevski
Assigned To: Dmitry Svyatobatsko
Fix For: 3.2.2
java.lang.NullPointerException: Colors cannot be null
at java.awt.GradientPaint.<init>(Unknown Source)
at org.richfaces.renderkit.html.images.ProgressBarAnimatedBg.paint(ProgressBarAnimatedBg.java:92)
at org.ajax4jsf.resource.AnimationResource.send(AnimationResource.java:80)
at org.ajax4jsf.resource.ResourceLifecycle.sendResource(ResourceLifecycle.java:221)
at org.ajax4jsf.resource.ResourceLifecycle.send(ResourceLifecycle.java:157)
at org.ajax4jsf.resource.InternetResourceService.load(InternetResourceService.java:333)
at org.ajax4jsf.cache.LRUMapCache.load(LRUMapCache.java:116)
at org.ajax4jsf.cache.LRUMapCache.get(LRUMapCache.java:87)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months