[ADMINHOME] Default platform text shown is not the same as edited in master admin #53
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The text shown in the public home page is not the same edited in adminhome. Issue is due to the base platform does not have a community id.
Issue fixed. Added a check on the recupCommunity() in the actionAdmin() method of the home class: if the recupCommunity() is equal to the administration node then nodeId is re-affected with id 2.
Pushed to master