[
https://issues.apache.org/struts/browse/WW-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41615
]
Ted Husted commented on WW-1974:
--------------------------------
I've deployed the latest WARs to planetstruts.org, which includes the OGNL
expression fix.
In testing the Showcase, I came up with seven notes. Items (1), (2), (3) might
be minor issues or problems with the example itself. Item (4) pertains to
refining the example itself. Items (5), (6), (7) are labeling problems that
I'll fix before tagging.
I'm not seeing anything serious here, so I'll have some coffee and proceed with
the tagging within the hour.
----
(1)
At Ajax/Remote button tag
<http://planetstruts.org/struts2-showcase/ajax/remotebutton/>
The second item is labelled "A submit button, with "notifyTopics", when
clicked, an alert box reports "Inside a topic event. type=before"
Which doesn't seem like a nominal response, :) though the Result div does seem
to reload and change.
The same thing happens from
<http://localhost:8080/struts2-showcase/ajax/remotediv/> for #8 ("A div that
will .. publish notifyTypeics)
----
(2)
At Tags/Non-UI Tags Example
/<http://planetstruts.org/struts2-showcase/tags/non-ui/> the "Iterator
Generator Tag" example asks for a separator, but it doesn't seem to use it.
----
(3)
At Validation/Field valdators with client-side JavaScript
<http://planetstruts.org/struts2-showcase/validation/clientSideValidationExample.action>,
the regex validator fires even when empty.
----
(4)
As an implementation note, at Ajax/Remote button tag
<http://planetstruts.org/struts2-showcase/ajax/remotebutton/>, the final
example "Text to be echoed", clears the field before writing the new field, so
the page seems to shimmer as if it were all being reloaded (though I know it is
not).
----
(5)
The Ajax Hangman isn't "broken" anymore, but it does fail to report when a
player wins.
----
(6)
At Validation/Field Validators
<http://planetstruts.org/struts2-showcase/validation/showFieldValidatorsExamples.action>,
the prompt for the date field is still misleading and encourages entry of the
wrong style.
----
(7)
At Validation <http://localhost:8080/struts2-showcase/validation/index.jsp>,
Validation (ajax) is no longer "broken".
----
> Struts 2.0.9 omnibus ticket
> ---------------------------
>
> Key: WW-1974
> URL: https://issues.apache.org/struts/browse/WW-1974
> Project: Struts 2
> Issue Type: Task
> Reporter: Rainer Hermanns
> Priority: Blocker
> Fix For: 2.0.9
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.