Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.0 CE RC5
-
Tomcat 7 + MySql 5.5 + Git ID: 30d60f2ecdda462952e875f26a3babfc5ca8d611
-
6.2.x, 6.1.x
-
Committed
-
3
Description
Reproducing steps:
1 Navigate to control panel -> Categories
2 Add a new 'Test Vocabulary'
3 Select 'Test Vocabulary' and click 'Add Category'
4 Add a new 'Test category'
5 Edit the new 'Test Category' and add a new property with Key=testkey and Value=https://www.google.com.au
6 Click on the saved category
Actual behavior: The key value has been truncated to 'https' from the original value of 'https://www.google.com.au'
Expected behavior: The category cannot be save due to the special characters are not valid.