[
https://issues.apache.org/jira/browse/TOBAGO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332265#comment-15332265
]
Hudson commented on TOBAGO-1567:
--------------------------------
FAILURE: Integrated in Tobago 3.0.x #394 (See
[https://builds.apache.org/job/Tobago%203.0.x/394/])
TOBAGO-1567: Clean up: consolidate getFormattedValue() and other methods.
* more robust type detection (there was a problem with parameters in EL)
* QUnit Tests (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1748568])
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIDate.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/RendererBase.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/CurrentValueController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/10-rendererBase-getCurrentValue/rendererBase-getCurrentValue.test.js
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/10-rendererBase-getCurrentValue/rendererBase-getCurrentValue.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/QUnitTests.java
TOBAGO-1567: Clean up: consolidate getFormattedValue() and other methods.
* QUnit Tests (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1748507])
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/CurrentValueController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/10-rendererBase-getCurrentValue
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/10-rendererBase-getCurrentValue/rendererBase-getCurrentValue.test.js
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/10-rendererBase-getCurrentValue/rendererBase-getCurrentValue.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/50000-java/java.xhtml
> Clean up: consolidate getFormattedValue() and other methods.
> ------------------------------------------------------------
>
> Key: TOBAGO-1567
> URL: https://issues.apache.org/jira/browse/TOBAGO-1567
> Project: MyFaces Tobago
> Issue Type: Task
> Affects Versions: 3.0.0-alpha-3
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 3.0.0-beta-1, 3.0.0
>
>
> It seems these methods have same the idea, but are implemented slightly
> different:
> * {{AbstractUIDate.getPattern()}}
> * {{RendererBase.getConverter()}}
> * {{RendererBase.getConvertedValue()}}
> * {{RendererBase.getFormattedValue()}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)