-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
4.1 M3
Since adding rowBody feature.
When saving, the hidden column for rowBody is saved. This is lead to a JS error when applying formatting.
SearchGridHelper.js:1259 Uncaught TypeError: Cannot read property 'toLowerCase' of undefined at constructor.getColumnFromJson (SearchGridHelper.js:1259) at constructor.getColumnsFromJson (SearchGridHelper.js:1200) at constructor.applyFormatting (ContentSearchTool.js:828) at constructor.execute (QueryFormatting.js:78) at constructor._executeQuery (QueriesTool.js:149) at constructor.fire (ext-all-debug.js:10124) at constructor.doFireEvent (ext-all-debug.js:10538) at constructor.doFireEvent (ext-all-debug.js:30526) at constructor.prototype.doFireEvent (ext-all-debug.js:27382) at constructor.fireEventArgs (ext-all-debug.js:10479)
- depends on
-
CMS-8536 [Search] getCurrentFormatting should not include the column for rowBody
- Closed