Portal Site Validation logic prevents simple rename move operations
-------------------------------------------------------------------
Key: JS2-1175
URL: https://issues.apache.org/jira/browse/JS2-1175
Project: Jetspeed 2
Issue Type: Bug
Components: Admin Portlets
Affects Versions: 2.2.1
Environment: Portal Site Manager
Reporter: Randy Watler
Priority: Minor
PortalSiteManager.CopyMoveWindow.copyForm.onValidate() accesses getDocName() to
validate name change, but this field is not set with values from the form when
the validation is performed. When the button is submitted later, setDocName()
is invoked correctly.
This bug results in the the code thinking that the move, (or copy), name is
unchanged and thus will not allow the move to occur. Changing the path is
required for the operation to pass validation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]