hide process attribute in scrollable dataTable
----------------------------------------------
Key: RF-4515
URL: https://jira.jboss.org/jira/browse/RF-4515
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.2
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Optional
--
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
rich:messages: java.io.NotSerializableException exception.
----------------------------------------------------------
Key: RF-5482
URL: https://jira.jboss.org/jira/browse/RF-5482
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: 3.3.0.CR1
Reporter: Alexander Dubovsky
Assignee: Alexander Smirnov
Priority: Critical
Attachments: exception.txt
Source:
<h:form>
<rich:messages></rich:messages>
<rich:inplaceInput required="true"></rich:inplaceInput>
<h:commandButton value="submit" />
</h:form>
# Open page
# Click submit button
Result: see attached exception
If use <h:messages> instead of <rich:messages> all work fine.
--
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
InputNumberSlider extended component description
-------------------------------------------------
Key: RF-5387
URL: https://jira.jboss.org/jira/browse/RF-5387
Project: RichFaces
Issue Type: Task
Components: doc
Affects Versions: 3.2.2
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 3.3.0
Add description of the extended component to guide, review it, language and functionality
--
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
calendar: If there is "yyyy" pattern for year and user select year less than 1000 calendar popup will display current date instead of selected date
---------------------------------------------------------------------------------------------------------------------------------------------------
Key: RF-3997
URL: https://jira.jboss.org/jira/browse/RF-3997
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: 3.2.2.BETA2
jsp, facelets
test-application
Tomcat 6
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
Priority: Minor
1. Go to the test application (jsp or facelets)
2. Select calendar control
3. Select any pattern with "yyyy", set popup made = true
4. Set date to the "12/12/997" (any date before XI century)
5. Then expand calendar control to edit entered value
Result: selected date is cleared, calendar displays current date instead of selected.
--
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
InputNumberSlider: vertical orientation and arrows features
-----------------------------------------------------------
Key: RF-5266
URL: https://jira.jboss.org/jira/browse/RF-5266
Project: RichFaces
Issue Type: Patch
Affects Versions: 3.3.0
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: 3.3.0
Patch is provided for inputNumberSlider component by CompuGROUP developers and contains two new features:
1. Slider orientation can be changed to vertical
2. Arrow controls for more precise selection added
--
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
Dnd: memory leak in tree
------------------------
Key: RF-5503
URL: https://jira.jboss.org/jira/browse/RF-5503
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: 3.3.0.BETA5/IE 7
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: 3.3.0
1. Navigate to livedemo - dnd tree demo
2. Drop pics 1 - 6 to favorites
3. Check leaks - navigato to about:blank -> leaks exist
--
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
ComboBox : buttonDisabledStyle doesn't work
-------------------------------------------
Key: RF-4584
URL: https://jira.jboss.org/jira/browse/RF-4584
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Tsikhon Kuprevich
Assignee: Nick Belaevski
The following — buttonDisabledStyle="border: 4px double black; background: #fc3;" is not applied if "disabled" is switched to true.
--
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
ComboBox: buttonInactiveStyle doesn't work
------------------------------------------
Key: RF-4586
URL: https://jira.jboss.org/jira/browse/RF-4586
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Tsikhon Kuprevich
Assignee: Nick Belaevski
buttonInactiveStyle="border: 4px double black; background: #fc3;"
takes no effect
--
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
Calendar: 'process' attribute does not work in case if ajaxSingle=true
----------------------------------------------------------------------
Key: RF-5390
URL: https://jira.jboss.org/jira/browse/RF-5390
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF 3.2.2.GA
Reporter: Andrei Markavtsov
Assignee: Nick Belaevski
...
<h:inputText id="text" value="#{bean.text}" />
<rich:calendar mode="ajax" ajaxSingle="true" process="text" />
..
Input text does not update its model and ValueChangeListener does not trigger after calendar sent ajax request to server (in case of current date change).
--
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
RichFacesLiveDemo application: calendar component: alert appears after Apply button clicking
--------------------------------------------------------------------------------------------
Key: RF-5436
URL: https://jira.jboss.org/jira/browse/RF-5436
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: RF-3.3.0.BETA4
Reporter: Tatyana Romanovich
Assignee: Ilya Shaikovsky
1. Go to the demo application and select calendar component
2. Select any date in the calendar and click Apply button
FAILURE: alert with number 1 appears
--
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