New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Designer page saving gives error #12900
Comments
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
|
This error seems to be related to the data we store: http://stackoverflow.com/a/36019922/225718 Though I can't see anything obviously wrong in the code. |
|
The chrome error message seems to be a bit more helpful: Failed to execute 'put' on 'IDBObjectStore': Evaluating the object store's key path yielded a value that is not a valid key. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
|
Same error, doesn't work saving page in designer. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
|
I would like to point out that I was having this issue and reported it using the phpMyAdmin internal bug report feature. But then I also noticed I had the error "The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. Find out why. Or alternately go to 'Operations' tab of any database to set it up there." After following the steps to resolve that error I was then able to save pages in the designer. |
|
AFAIR I was getting this error even with completely configured configuration storage... |
|
|
Two years since the initial bug report and this is still a major problem. Has there been no resolution yet? Error occurs when clicking either "save page" or "save page as". Report
{
"pma_version": "4.8.4",
"browser_name": "FIREFOX",
"browser_version": "65.0",
"user_os": "Win",
"server_software": "nginx/1.13.3",
"user_agent_string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0",
"locale": "en",
"configuration_storage": "disabled",
"php_version": "5.6.39",
"exception_type": "js",
"exception": {
"mode": "stack",
"name": "DataError",
"message": "Data provided to an operation does not meet requirements.",
"stack": [
{
"func": "designerDB.addObject",
"line": "104",
"column": "23",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "Create_new_page",
"line": "45",
"column": "5",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "Save_to_new_page",
"line": "13",
"column": "5",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "submitSaveDialogAndClose",
"line": "745",
"column": "9",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "Save3/<",
"line": "780",
"column": "13",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "new_func",
"line": "248",
"column": "28",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "dispatch",
"line": "2",
"column": "41720",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "$event.dispatch",
"line": "374",
"column": "9",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "add/y.handle",
"line": "2",
"column": "39774",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "trigger",
"line": "2",
"column": "69549",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "trigger/<",
"line": "2",
"column": "70138",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "each",
"line": "2",
"column": "2571",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "each",
"line": "2",
"column": "1238",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "trigger",
"line": "2",
"column": "70117",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "jQuery.fn[name]",
"line": "479",
"column": "4",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "Save3/button_options[PMA_messages.strGo]",
"line": "765",
"column": "13",
"uri": "index.php?v=4.8.4",
"scriptname": "index.php"
},
{
"func": "_createButtons/The report seems to cut off after that point and is interrupted by a lovely checkbox with "send report automatically"... |
|
Follow #14945 (comment) to reproduce the issue Report
{
"pma_version": "4.8.6-dev",
"browser_name": "CHROME",
"browser_version": "72.0.3626.120",
"user_os": "Linux",
"server_software": "nginx/1.10.3",
"user_agent_string": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.120 Safari/537.36 Vivaldi/2.3.1440.57",
"locale": "fr",
"configuration_storage": "disabled",
"php_version": "7.2.14-1+0~20190113100742.14+stretch~1.gbpd83c69",
"exception_type": "js",
"exception": {
"mode": "stack",
"name": "DataError",
"message": "Failed to execute 'put' on 'IDBObjectStore': Evaluating the object store's key path yielded a value that is not a valid key.",
"stack": [
{
"func": "Object.designerDB.addObject",
"line": "104",
"column": "32",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "Create_new_page",
"line": "45",
"column": "23",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "Save_to_new_page",
"line": "13",
"column": "5",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "submitSaveDialogAndClose",
"line": "745",
"column": "9",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "HTMLFormElement.",
"line": "780",
"column": "13",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "HTMLFormElement.new_func",
"line": "248",
"column": "33",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "HTMLFormElement.dispatch",
"line": "2",
"column": "41772",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "HTMLFormElement.$event.dispatch",
"line": "374",
"column": "19",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "HTMLFormElement.y.handle",
"line": "2",
"column": "39791",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
},
{
"func": "Object.trigger",
"line": "2",
"column": "69551",
"uri": "index.php?v=4.8.6-dev",
"scriptname": "index.php"
}
],
"uri": "index.php?"
},
"script_name": "index.php",
"microhistory": null
} |
This comment is posted automatically by phpMyAdmin's error-reporting-server. |
Signed-off-by: William Desportes <williamdes@wdes.fr>
Steps to reproduce
Error message:
Expected behaviour
It was supopsed to save the way I organised my designer page
Actual behaviour
Breaks and doesn't create a page nor saves it.
Server configuration
Windows 10 with wamp
Web server:
Apache
Database:
mysql5.7.14
PHP version:
php5.6.25
phpMyAdmin version:
Latest version: phpMyAdmin4.6.5.2
Client configuration
Browser:
Chrome & Firefox
Operating system:
Windows 10
The text was updated successfully, but these errors were encountered: