mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Re-enable webscript test for ALF-4610 now that the spring surf fix is in
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22306 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1396,10 +1396,8 @@ public class ReplicationRestApiTest extends BaseWebScriptTest
|
||||
* definitions with a name that includes "nasty"
|
||||
* characters, things still work.
|
||||
* Related to ALF-4610.
|
||||
* TEST DISABLED - Spring Surf bug...
|
||||
* Caused by: java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "^&"
|
||||
*/
|
||||
public void DISABLEDtestReplicationDefinitionsNastyNames() throws Exception
|
||||
public void testReplicationDefinitionsNastyNames() throws Exception
|
||||
{
|
||||
AuthenticationUtil.setFullyAuthenticatedUser(AuthenticationUtil.getAdminUserName());
|
||||
Response response;
|
||||
|
Reference in New Issue
Block a user