Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
6.4
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Right now the API return an int when calling getPort() and it's not logical that the port is stored as a long value in the database, leading to an unnecessary cast in the code.
Also XWiki supports converting automatically an xproperty from Long to Integer.