[ https://jira.jboss.org/jira/browse/RF-3131?page=com.atlassian.jira.plugin... ]
Nick Belaevski resolved RF-3131.
--------------------------------
Fix Version/s: (was: 3.3.0)
Resolution: Duplicate Issue
Assignee: Tsikhon Kuprevich (was: Nick Belaevski)
Duplicates https://jira.jboss.org/jira/browse/RF-4387
> Implement properly requests queue for a AJAX submit.
> ----------------------------------------------------
>
> Key: RF-3131
> URL: https://jira.jboss.org/jira/browse/RF-3131
> Project: RichFaces
> Issue Type: Feature Request
> Affects Versions: 3.2.0
> Reporter: Alexander Smirnov
> Assignee: Tsikhon Kuprevich
>
> For a any cases sequence if ajax requests is important. Existing events queue must be extended to a queue events from different components and send new request only afer previsious is completed.
> Other possible option - merge parameters from a different events to a one request ( instead of replace ).
> All behaviors ( collect events from one components, queue events and merge ) must be configurable.
--
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
[ https://jira.jboss.org/jira/browse/RF-4076?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-4076:
-------------------------------
Fix Version/s: (was: Future)
> ContextMenu: when attachTiming="immediate" menu incorrectly works with h:outputText
> -----------------------------------------------------------------------------------
>
> Key: RF-4076
> URL: https://jira.jboss.org/jira/browse/RF-4076
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.2
> Reporter: Nick Belaevski
> Assignee: Nick Belaevski
>
> <h:outputText id="text1" value="Some text with context menu1">
> <cm:contextMenu attachTiming="immediate">
> <mc:menuItem value="a">
> <f:param name="cmdParam" value="a" />
> </mc:menuItem>
> </cm:contextMenu>
> </h:outputText>
>
>
> <h:outputText id="text2" value="Some text with context menu2">
> <cm:contextMenu attachTiming="immediate">
> <mc:menuItem value="b">
> <f:param name="cmdParam" value="b" />
> </mc:menuItem>
> </cm:contextMenu>
> </h:outputText>
> Click first, then second text. Both shows "b" menu item, but the first should show "a"
--
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: there is incorrect description of maxlength attribute
------------------------------------------------------------------------
Key: RF-4610
URL: https://jira.jboss.org/jira/browse/RF-4610
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: DOCS
TLD file
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
Priority: Optional
maxlength - "When the type attribute has the value "text" or "password", this attribute specifies the maximum number of characters you may enter. This number may exceed the specified size, in which case the user agent should offer a scrolling mechanism. The default value for this attribute is an unlimited number"
What is "type" attribute for inputNumberSlider component?
--
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
Tree: there is no icon for empty Trash folder (tree with DnD example) in richfaces-demo.
----------------------------------------------------------------------------------------
Key: RF-4452
URL: https://jira.jboss.org/jira/browse/RF-4452
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: 3.3.0.SNAPSHOT, all browsers.
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Priority: Minor
Attachments: 23.png
# Navigate to Rich Trees -> Tree.
# Go to "Enable Tree with Drag and Drop support" tab.
# Check icon in Trash folder.
Result: it is absent. See screen shot.
--
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
ModalPanel: Richfaces.showModalPanel fails to work without options argument
---------------------------------------------------------------------------
Key: RF-4593
URL: https://jira.jboss.org/jira/browse/RF-4593
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: 3.3.0
This fails:
<h:commandButton value="No" styleClass="button" onclick="Richfaces.showModalPanel('testMPanel'); return false;"/>
This works:
<h:commandButton value="No" styleClass="button" onclick="Richfaces.showModalPanel('testMPanel', {}); return false;"/>
--
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
dataDefinitionList: Guide: ajaxKeys attribute not described
-----------------------------------------------------------
Key: RF-3136
URL: http://jira.jboss.com/jira/browse/RF-3136
Project: RichFaces
Issue Type: Bug
Reporter: Tsikhon Kuprevich
Assigned To: Svetlana mukhina
dataDefinitionList: Guide: ajaxKeys attribute not described
--
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
modalPanel: following attributes should be hidden - value, valueChangeListener, validator & validatorMessage.
-------------------------------------------------------------------------------------------------------------
Key: RF-4295
URL: https://jira.jboss.org/jira/browse/RF-4295
Project: RichFaces
Issue Type: Bug
Environment: IE6, IE7, FF 3.1, Safari 3.1, Opera 9.51(3.2.2.BETA5)
Reporter: Mikhail Vitenkov
Assignee: Nick Belaevski
--
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
[ https://jira.jboss.org/jira/browse/RF-398?page=com.atlassian.jira.plugin.... ]
Svetlana mukhina commented on RF-398:
-------------------------------------
also make sure that sections are logically started and completed, transition sentences are present.
> Language correction
> -------------------
>
> Key: RF-398
> URL: https://jira.jboss.org/jira/browse/RF-398
> Project: RichFaces
> Issue Type: Task
> Components: doc
> Affects Versions: 3.2.0
> Reporter: Svetlana mukhina
> Assignee: Michael Sorokin
> Priority: Minor
> Fix For: 3.3.0
>
>
> Correct mistakes of xml markup, spelling and grammar in the guide
--
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