forked from plone/plone.app.contenttypes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed replacement of blank with __space__ to match the key in the for…
…m request; added changelog in news to refer to the issue plone#305.
- Loading branch information
gianni
committed
Mar 10, 2021
1 parent
b7da966
commit 277115e
Showing
2 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
in custom_migration.migrate the form_dx_typename should contain _space_ to match the dx_key | ||
|
||
the getDXFields javascript function doesn't replace all space in at_typename, | ||
causing forms to non load right fields list, or not load it at all. | ||
|
||
[gianniftp] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters