[
https://issues.apache.org/jira/browse/JSPWIKI-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623233#action_12623233
]
Andrew Jaquith commented on JSPWIKI-346:
----------------------------------------
Validation of user-supplied should NEVER happen on the client. Never never
never. It cannot be trusted. Validation should always be done server-side.
I've got a working Stripes-style ActionBean already in ARJ_STRIPES_BRANCH, so
once we start on 3.0 in earnest we can solve the problem then. Not sure I
understand the problem exactly, though. :)
> Provide proper validation mechanisms (for Wiki page names)
> ----------------------------------------------------------
>
> Key: JSPWIKI-346
> URL: https://issues.apache.org/jira/browse/JSPWIKI-346
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.7.x
> Environment: JSPWiki v2.7.0-alpha-19
> Reporter: Florian Holeczek
> Priority: Minor
> Fix For: 3.0
>
>
> Clicking on the rename button without having changed the page name displays
> an error page saying "renaming not possible, unknown error"... not very user
> friendly I think.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.