7.10 RC2 Studio ProjectTaskTemplate Module Layout Error #2714

Closed
opened 2026-02-20 15:27:46 -05:00 by deekerman · 1 comment
Owner

Originally created by @goingsmart on GitHub (Feb 14, 2018).

Issue

Getting ERROR using Studio for ProjectTaskTemplate Module
Changing Layouts PopUpView PopUp ListView

ERROR LOG:

[15-Feb-2018 00:33:13 UTC] PHP Fatal error: Uncaught Error: Cannot access protected property DeployedMetaDataImplementation::$_history in beta/modules/ModuleBuilder/parsers/views/PopupMetaDataParser.php:210
Stack trace:
#0 beta/modules/ModuleBuilder/controller.php(812): PopupMetaDataParser->handleSave()
#1 beta/include/MVC/Controller/SugarController.php(523): ModuleBuilderController->action_popupSave()
#2 beta/include/MVC/Controller/SugarController.php(491): SugarController->do_action()
#3 beta/include/MVC/Controller/SugarController.php(465): SugarController->handle_action()
#4 beta/modules/ModuleBuilder/controller.php(108): SugarController->process()
#5 beta/include/MVC/Controller/SugarController.php(373): ModuleBuilderController->process()
#6 beta/include/MVC/SugarApplication.php(109 in beta/modules/ModuleBuilder/parsers/views/PopupMetaDataParser.php on line 210

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

Context

Your Environment

  • SuiteCRM Version used: 7.10 RC2
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Latest Chrome
  • Environment name and version (e.g. MySQL, PHP 7): MariahDB PHP 7.2
  • Operating System and version (e.g Ubuntu 16.04): CentOS7 64-bit
Originally created by @goingsmart on GitHub (Feb 14, 2018). <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Getting ERROR using Studio for ProjectTaskTemplate Module Changing Layouts PopUpView PopUp ListView ERROR LOG: [15-Feb-2018 00:33:13 UTC] PHP Fatal error: Uncaught Error: Cannot access protected property DeployedMetaDataImplementation::$_history in beta/modules/ModuleBuilder/parsers/views/PopupMetaDataParser.php:210 Stack trace: #0 beta/modules/ModuleBuilder/controller.php(812): PopupMetaDataParser->handleSave() #1 beta/include/MVC/Controller/SugarController.php(523): ModuleBuilderController->action_popupSave() #2 beta/include/MVC/Controller/SugarController.php(491): SugarController->do_action() #3 beta/include/MVC/Controller/SugarController.php(465): SugarController->handle_action() #4 beta/modules/ModuleBuilder/controller.php(108): SugarController->process() #5 beta/include/MVC/Controller/SugarController.php(373): ModuleBuilderController->process() #6 beta/include/MVC/SugarApplication.php(109 in beta/modules/ModuleBuilder/parsers/views/PopupMetaDataParser.php on line 210 #### Expected Behavior <!--- Tell us what should happen --> #### Actual Behavior <!--- Tell us what happens instead --> <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. 2. 3. 4. #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.10 RC2 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Latest Chrome * Environment name and version (e.g. MySQL, PHP 7): MariahDB PHP 7.2 * Operating System and version (e.g Ubuntu 16.04): CentOS7 64-bit
Author
Owner

@PedroErnst commented on GitHub (Feb 16, 2018):

This has been addressed in #5086

@PedroErnst commented on GitHub (Feb 16, 2018): This has been addressed in #5086
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#2714
No description provided.