Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371.
This commit is contained in:
parent
138eb3140c
commit
077f29fff0
4 changed files with 16 additions and 15 deletions
|
|
@ -1,6 +1,7 @@
|
|||
7.8.11
|
||||
- fixed #11362: Unable to checkout with ITransact plugin
|
||||
- fixed #11364: Notify About Low Stock workflow activity email is not user friendly
|
||||
- fixed #11371: Spaces in the names of custom profile fields
|
||||
|
||||
7.8.10
|
||||
- fixed #11332: Pagination in webgui.org forum urls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue