
Bug: sectionref table can have duplicate entries & cause privacy fix conflicts
Reported by dleffler | November 21st, 2013 @ 08:13 PM | in 2.2.4 (closed)
In expFramework.php around line 356 we don't allow for old/incorrect sectionref records which may exist...e.g., they point to a non-existent page/section record
Comments and changes to this ticket
-
dleffler November 22nd, 2013 @ 03:48 AM
- Title changed from Bug: new 'privacy' code isn't forgiving enough to Bug: sectionref table can have duplicate entries
Actually, the root problem has been fixed where we update the 'section' field of the sectionref table when resurrecting a module from the recycle bin, but many databases in the wild will already have duplicate and/or incorrect sectionref entries.
-
dleffler November 25th, 2013 @ 10:35 PM
- Title changed from Bug: sectionref table can have duplicate entries to Bug: sectionref table can have duplicate entries & cause privacy fix conflicts
Had to implement a privacy check work-around since it isn't friendly to corrupted (incorrect) sectionref tables
-
expNinja November 27th, 2013 @ 01:57 AM
- State changed from new to resolved
(from [a5eb9db1e5fb75f880a54810573d7625f726e58a]) Adds sectionref repair method and upgrade script [#1115 state:resolved] https://github.com/exponentcms/exponent-cms/commit/a5eb9db1e5fb75f8...
-
expNinja November 27th, 2013 @ 02:11 AM
(from [d8b664e4ae2cfb5dd25b7e5942a83bd85e42b3af]) Adds sectionref repair method and upgrade script #1115 state:resolved https://github.com/exponentcms/exponent-cms/commit/d8b664e4ae2cfb5d...
-
expNinja November 28th, 2013 @ 02:34 AM
(from [4e701bf881c7cd2f485b57ac0bfc770e631c9912]) Adds removal of duplicates from sectionref table in repair method/upgrade script [#1115 state:resolved] https://github.com/exponentcms/exponent-cms/commit/4e701bf881c7cd2f...
-
expNinja November 28th, 2013 @ 04:24 AM
(from [e074a0c07bc6946ae7ed9d608bab4eee0498aa4b]) Adds removal of duplicates from sectionref table in repair method/upgrade script #1115 state:resolved https://github.com/exponentcms/exponent-cms/commit/e074a0c07bc6946a...
-
expNinja December 2nd, 2013 @ 11:27 AM
(from [3d31a5690e722a8fb06f1e38f70b15ce67c8fac3]) Updates sectionref repair method to include hard-coded modules [#1115 state:resolved] https://github.com/exponentcms/exponent-cms/commit/3d31a5690e722a8f...
-
expNinja December 2nd, 2013 @ 08:25 PM
(from [998df53bd04597e512c3baea08e50669c307f1b9]) Updates sectionref repair method to include hard-coded modules #1115 state:resolved https://github.com/exponentcms/exponent-cms/commit/998df53bd04597e5...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS