wireit icon indicating copy to clipboard operation
wireit copied to clipboard

php data store problem (bug)

Open code-rider opened this issue 11 years ago • 0 comments

recently i have download master branch and run examples. i have test plugins\editor\examples\WiringEditor

in Mysql it store graph with wrong field sequence like in name field it storing working value and in working it storing language and in language it storing name value. i have change the sequence and its working fine.

please check plugins/editor/backend/php/WiringEditor.php

public function saveWiring and public function deleteWiring function its just for info thanks

code-rider avatar Feb 03 '15 06:02 code-rider