
|
If you were logged in you would be able to see more operations.
|
|
|
IMO the encodeId method is meant to return an id that is guaranteed to be a valid Doxia id. However, for an empty string as input, or a string consisting only of spaces, encodeId returns an empty string which is not a valid id.
|
|
Description
|
IMO the encodeId method is meant to return an id that is guaranteed to be a valid Doxia id. However, for an empty string as input, or a string consisting only of spaces, encodeId returns an empty string which is not a valid id. |
Show » |
Sort Order:
|
Fixed in r769701.