Closed GoogleCodeExporter closed 9 years ago
There were quite some changes in 1.0.1 for featurepanel. I think displayPanels:
['Grid'] has been split into two config values 'Table' and 'Detail'. Made small
fix to replace 'Grid' with 'Table' as to not break existing configs. 'Tree' and
'XML' are not supported anymore.
So in your case: you best replace 'Grid' with 'Table'.
Original comment by jus...@gmail.com
on 28 Mar 2014 at 2:45
Hi Just,
Good catch, that fixed it.
For backwards compatibility I'd suggest:
a) Advertising this in release notes.
b) Allowing "Grid" to work but be deprecated.
Original comment by jonathan...@warwickshire.gov.uk
on 28 Mar 2014 at 3:08
Yes, "deprecated" was the word I was looking for ;-), been away too long from
the Java-world where "deprecated" is the number one word...
Original comment by jus...@gmail.com
on 28 Mar 2014 at 3:13
Original issue reported on code.google.com by
jonathan...@warwickshire.gov.uk
on 28 Mar 2014 at 2:06