a4j:loadStyle component don't have a "media" attribute.
-------------------------------------------------------
Key: RF-3687
URL: http://jira.jboss.com/jira/browse/RF-3687
Project: RichFaces
Issue Type: Bug
Reporter: Alexander Smirnov
Although html "link" tag have an optional "media" attribute, loadStyle component don't support it.
--
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
Ajax broken under FastFilter
----------------------------
Key: RF-3605
URL: http://jira.jboss.com/jira/browse/RF-3605
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Nick Belaevski
Assigned To: Alexander Smirnov
Priority: Critical
Fix For: 3.2.2
AJAX response contains invalid XML if FastFilter is used:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html;charset=UTF-8"> <--------------- No closing tag
<link href="/richfaces-demo/a4j_3_3_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__.simple" type="text/css" rel="stylesheet" class="component"> <--------------- No closing tag
<... skipped ...>
</html>
--
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
comboBox add js api fucntions shortcuts
---------------------------------------
Key: RF-3638
URL: http://jira.jboss.com/jira/browse/RF-3638
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Priority: Optional
<button type="button" onclick="#{rich:component('combo')}.doDisable()">disable</button>
<button type="button" onclick="#{rich:component('combo')}.doNormal()">enable</button>
instead of this ones
disable() and enable() aliases should be created.
--
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
SimpleTogglePanel ignores validation
------------------------------------
Key: RF-3583
URL: http://jira.jboss.com/jira/browse/RF-3583
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: 3.2.2
Panel should not switch:
<rich:simpleTogglePanel switchType="ajax">
<h:inputText value="" required="true"/>
<rich:messages />
</rich:simpleTogglePanel>
--
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
Ajax: scripts aren't properly escaped under NEKO parser
-------------------------------------------------------
Key: RF-3607
URL: http://jira.jboss.com/jira/browse/RF-3607
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Nick Belaevski
Assigned To: Alexander Smirnov
Priority: Critical
Fix For: 3.2.2
Scripts aren't enclosed in CDATA, that' why the following fails:
<a4j:outputPanel ajaxRendered="true">
<h:commandLink value="SAIR" style="color: #FFFFFF; text-decoration: none"/>
</a4j:outputPanel>
<a4j:commandButton value="Button" />
<a4j:status startText="...start..." />
--
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
dataOrderedList: remove stateVar and componentState attributes
--------------------------------------------------------------
Key: RF-3139
URL: http://jira.jboss.com/jira/browse/RF-3139
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.5
Environment: 3.1.5.CR2
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
dataOrderedList: remove stateVar and componentState attributes
--
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
Richfaces Demo: Panel: Look Customization tab. Remove a confusing sentence for the relative panel at the bottom of the page
---------------------------------------------------------------------------------------------------------------------------
Key: RF-3308
URL: http://jira.jboss.com/jira/browse/RF-3308
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
The following confusing sentence "Resize the browser's window to see the result." should be removed from the panel. Moreover, when open "view source", this panel overlaps the top part of the source code.
--
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
ComboBox: "accesskey" attribute should be hidden.
-------------------------------------------------
Key: RF-3287
URL: http://jira.jboss.com/jira/browse/RF-3287
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: JSP, Facelets.
Reporter: Heorhi Maksimenko
Assigned To: Anton Belevich
Priority: Minor
"accesskey" attribute for "ComboBox" should be hidden.
--
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