<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/rcfaces/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/rcfaces/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Apr 2007 21:07:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rcfaces/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Firefox</title><link>https://sourceforge.net/p/rcfaces/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When using RCFaces (l2248) with: JSF RI 1.2, facelets 1.1.11 on JBOSS 4.0.5.GA and Firefox 2.x it comes to errors, because HTML tags are written sometimes in uppercase (e.g. "IMG" instead of "img") . Firefox fails to display the page with an error.&lt;/p&gt;
&lt;p&gt;I feel RCFaces should print "img" instead of "IMG", because it's both HTML 4.x and XHTML complaint.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GrzegorzOledzki</dc:creator><pubDate>Mon, 02 Apr 2007 21:07:25 -0000</pubDate><guid>https://sourceforge.net4fa7c88248bdf187facd319b3fe2d998d3426e40</guid></item><item><title>FacesException caused by stylesheet config</title><link>https://sourceforge.net/p/rcfaces/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;consider the following example:&lt;br /&gt;
site.jsp:&lt;br /&gt;
&amp;lt;v:suggestTextEntry binding="#{handler.suggestComponent}"/&amp;gt;&lt;/p&gt;
&lt;p&gt;In the backing bean I create the component in the method getSuggestComponent(). If I view the page, I get a FacesException:&lt;br /&gt;
javax.faces.FacesException: No initialized stylesheet config !&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.css.StylesheetsServlet.getConfig(StylesheetsServlet.java:199)&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.HtmlProcessContextImpl.&amp;lt;init&amp;gt;(HtmlProcessContextImpl.java:82)&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.HtmlProcessContextImpl.getHtmlProcessContext(HtmlProcessContextImpl.java:210)&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.HtmlRenderContext.initialize(HtmlRenderContext.java:80)&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.HtmlRenderContext.createRenderContext(HtmlRenderContext.java:187)&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.HtmlRenderContext.getRenderContext(HtmlRenderContext.java:127)&lt;br /&gt;
at org.rcfaces.renderkit.html.internal.AbstractHtmlRenderer.getRenderContext(AbstractHtmlRenderer.java:792)&lt;br /&gt;
at org.rcfaces.core.internal.renderkit.AbstractCameliaRenderer.encodeBegin(AbstractCameliaRenderer.java:37)&lt;br /&gt;
at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:683)&lt;br /&gt;
at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:433)&lt;br /&gt;
at com.sun.faces.renderkit.html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:130)&lt;br /&gt;
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:701)&lt;br /&gt;
at javax.faces.webapp.UIComponentTag.encodeChildren(UIComponentTag.java:607)&lt;br /&gt;
at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:544)&lt;br /&gt;
at com.sun.faces.taglib.html_basic.PanelGroupTag.doEndTag(PanelGroupTag.java:116)&lt;br /&gt;
at org.apache.jsp.patent.patentperson_jsp._jspx_meth_h_panelGroup_1(patentperson_jsp.java:1193)&lt;br /&gt;
at org.apache.jsp.patent.patentperson_jsp._jspService(patentperson_jsp.java:263)&lt;br /&gt;
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)&lt;br /&gt;
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;br /&gt;
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)&lt;br /&gt;
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)&lt;br /&gt;
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)&lt;br /&gt;
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;/p&gt;
&lt;p&gt;It seems that the Stylesheetsservlet never gets created, thus the init() method never gets called, so the public static ICssConfig getConfig(IHtmlProcessContext htmlExternalContext) method throws the FacesException.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Holl</dc:creator><pubDate>Fri, 09 Feb 2007 13:56:20 -0000</pubDate><guid>https://sourceforge.netcf2080de4314610921f76417223a9e5cb801266e</guid></item><item><title>jsf implementation</title><link>https://sourceforge.net/p/rcfaces/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello !&lt;br /&gt;
Very very nice work!&lt;/p&gt;
&lt;p&gt;I am interested to make it work with myfaces JSF implementation.&lt;/p&gt;
&lt;p&gt;Does any of you test it with any version of myfaces implementation ?&lt;br /&gt;
Should work ?&lt;br /&gt;
What about jsf 1.2 implementation from SUN ? Is it working with jsf 1.2 ?&lt;/p&gt;
&lt;p&gt;Thank You!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 17 Dec 2006 16:11:03 -0000</pubDate><guid>https://sourceforge.netd762756282d89282406e9fdcdab4152036b4cd20</guid></item></channel></rss>