CSV export always contains the following columns :
Titre;Date de création;Dernière modification;Dernier contributeur;Créateur;Etat;Langue;Type(s) de contenu;Rôle(s);
Customized columns are not exported.
Default columns which are not selected in the initial search are empty.
Same for HTML export.
- Est bloqué par
-
CMS-8291 XML export with metadata of linked contents failed
-
- Closed
-
[CMS-8363] [CSV & HTML Export] Columns are not correctly exported
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Summary | Original: [CSV Export] Columns are not correctly exported | New: [CSV & HTML Export] Columns are not correctly exported |
Description |
Original:
CSV export always contains the following columns :
{code}Titre;Date de création;Dernière modification;Dernier contributeur;Créateur;Etat;Langue;Type(s) de contenu;Rôle(s);{code} Customized columns are not exported. Default columns which are not selected in the initial search are empty. |
New:
CSV export always contains the following columns :
{code}Titre;Date de création;Dernière modification;Dernier contributeur;Créateur;Etat;Langue;Type(s) de contenu;Rôle(s);{code} Customized columns are not exported. Default columns which are not selected in the initial search are empty. Same for HTML export. |
Fix Version/s | New: 4.1.0 [ 13987 ] |
Description |
Original:
CSV export always contains the following columns :
{code:CSV}Titre;Date de création;Dernière modification;Dernier contributeur;Créateur;Etat;Langue;Type(s) de contenu;Rôle(s);{code} Customized columns are not exported. Default columns which are not selected in the initial search are empty. |
New:
CSV export always contains the following columns :
{code}Titre;Date de création;Dernière modification;Dernier contributeur;Créateur;Etat;Langue;Type(s) de contenu;Rôle(s);{code} Customized columns are not exported. Default columns which are not selected in the initial search are empty. |
The modifications in
CMS-8291are currently impacting CSV and HTML export. Stylesheets results2csv.xsl and print.xsl will be impacted (be careful, these XSL are already used by the export from the original search tool).