-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.0
-
None
-
None
-
4.1RC1
-
4.1 RC2
When searching in Solr (sometime on 1st search, but always on next searchs) there is the following warning message multiple time (once per column displayed)
Note : this only appears in development mode
[W] Ext.grid.header.Container attempted to reuse an existing id: title
[CMS-9008] Ext.grid.header.Container multiple logs in solr search
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 4.1.0 [ 13987 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Simon Prieul [ sprieul ] |
Sprint | New: 4.1 RC2 [ 15 ] |
Labels | Original: 4.1RC1 |
Environment | New: 4.1RC1 |
Labels | New: 4.1RC1 |
Description |
Original:
When searching in Solr (sometime on 1st search, but always on next searchs) there is the following warning message multiple time (once per column displayed)
{code:java} [W] Ext.grid.header.Container attempted to reuse an existing id: title {code} !image-2018-02-12-14-25-07-792.png! |
New:
When searching in Solr (sometime on 1st search, but always on next searchs) there is the following warning message multiple time (once per column displayed)
Note : this only appears in development mode {code:java} [W] Ext.grid.header.Container attempted to reuse an existing id: title {code} !image-2018-02-12-14-25-07-792.png! |