1. Bug fixes in updata_db.js. 2. ExceptionsHandler.java: Handler added for NullPointerException. 3. CommunityPage.java: 'connect' and 'openaire' fields (with getters and setters) added. 4. PageController.java: in '/page' method, RequestParam 'pid' is not required. 5. PageController.java: in 'getPageByCommunityPage' method (used by '/page/save' and '/page/update'), get and set properly 'connect' and 'openaire' fields.
1. Bug fixes in updata_db.js.
2. ExceptionsHandler.java: Handler added for NullPointerException.
3. CommunityPage.java: 'connect' and 'openaire' fields (with getters and setters) added.
4. PageController.java: in '/page' method, RequestParam 'pid' is not required.
5. PageController.java: in 'getPageByCommunityPage' method (used by '/page/save' and '/page/update'), get and set properly 'connect' and 'openaire' fields.