[JIRA] Updated: (NXP-8725) Title and permanent link widget problem

2012-01-25 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8725:
-

Status: Open  (was: Triage)

 Title and permanent link widget problem
 ---

 Key: NXP-8725
 URL: https://jira.nuxeo.com/browse/NXP-8725
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5.0-HF01
Reporter: Vladimir Pasquier
 Fix For: 5.6-SNAPSHOT


 When adding this widget in a template that doesn't belong to the header, 
 there is a crash related to a version checking made by the widget.
 (This widget is proposed in Studio as a Standalone widget)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8728) DirectoryHelper bound to (x)vocabulary schemas

2012-01-25 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8728:
-

Status: Open  (was: Triage)

 DirectoryHelper bound to (x)vocabulary schemas
 --

 Key: NXP-8728
 URL: https://jira.nuxeo.com/browse/NXP-8728
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Directory
Affects Versions: 5.4.2, 5.5
Reporter: François-Denis Gonthier

 DirectoryHelper is a helper class used for several components which use 
 directories as data source. It is sadly tightly bound to the vocabulary or 
 xvocabulary schemas. It expects the presence of the fields 'id', 'label', 
 'ordering' even if the vocabulary uses a different schema or simply uses a 
 different idField.
 This fact makes it impossible to use those components with directories that 
 don't strictly adhere to the vocabulary schema.
 This bug was mentioned in the forum post at: http://forum.nuxeo.com/t/4008/ 
 but I did not find it elsewhere.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8728) DirectoryHelper bound to (x)vocabulary schemas

2012-01-25 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8728.
--

Resolution: Duplicate

This is part of improvements already mentioned in NXP-4935 = resolving as 
duplicate


 DirectoryHelper bound to (x)vocabulary schemas
 --

 Key: NXP-8728
 URL: https://jira.nuxeo.com/browse/NXP-8728
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Directory
Affects Versions: 5.4.2, 5.5
Reporter: François-Denis Gonthier

 DirectoryHelper is a helper class used for several components which use 
 directories as data source. It is sadly tightly bound to the vocabulary or 
 xvocabulary schemas. It expects the presence of the fields 'id', 'label', 
 'ordering' even if the vocabulary uses a different schema or simply uses a 
 different idField.
 This fact makes it impossible to use those components with directories that 
 don't strictly adhere to the vocabulary schema.
 This bug was mentioned in the forum post at: http://forum.nuxeo.com/t/4008/ 
 but I did not find it elsewhere.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXP-8729) PageProvider ignores the pageSize parameter when the maxPageSize=0 and returns all documents

2012-01-25 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXP-8729 started by Anahide Tchertchian.

 PageProvider ignores the pageSize parameter when the maxPageSize=0 and 
 returns all documents
 

 Key: NXP-8729
 URL: https://jira.nuxeo.com/browse/NXP-8729
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5.0-HF01
Reporter: Mariana Cedica
Assignee: Anahide Tchertchian
 Fix For: 5.4.2-HF16, 5.6




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8729) PageProvider ignores the pageSize parameter when the maxPageSize=0 and returns all documents

2012-01-25 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8729.
--

   Resolution: Fixed
Fix Version/s: 5.5.0-HF02

5.4.2: 
https://github.com/nuxeo/nuxeo-services/commit/9b7e189b27195570aad9743f6275b40a9ef4d9d5
5.5.0: 
https://github.com/nuxeo/nuxeo-services/commit/f3ff478c118c500c1b0d488b3c7254cd934743c6
master:
https://github.com/nuxeo/nuxeo-services/commit/61c483b63658e6e3605274f7148cad69aa8bee37
https://github.com/nuxeo/nuxeo-jsf/commit/de310966126c2035d149ca8f9dbf0d433419e523
 (additional test)

 PageProvider ignores the pageSize parameter when the maxPageSize=0 and 
 returns all documents
 

 Key: NXP-8729
 URL: https://jira.nuxeo.com/browse/NXP-8729
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.4.2, 5.5
Reporter: Mariana Cedica
Assignee: Anahide Tchertchian
 Fix For: 5.4.2-HF16, 5.5.0-HF02, 5.6




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8729) PageProvider ignores the pageSize parameter when the maxPageSize=0 and returns all documents

2012-01-25 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8729:
-

Affects Version/s: (was: 5.5.0-HF01)
   5.4.2
   5.5

 PageProvider ignores the pageSize parameter when the maxPageSize=0 and 
 returns all documents
 

 Key: NXP-8729
 URL: https://jira.nuxeo.com/browse/NXP-8729
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.4.2, 5.5
Reporter: Mariana Cedica
Assignee: Anahide Tchertchian
 Fix For: 5.4.2-HF16, 5.5.0-HF02, 5.6




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8173) Add MarketPlace package for smart search

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8173.
--

   Resolution: Duplicate
Fix Version/s: (was: 5.5.x)

NXP-8714 duplicate

 Add MarketPlace package for smart search
 

 Key: NXP-8173
 URL: https://jira.nuxeo.com/browse/NXP-8173
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8715) Align Smart Search marketplace package for 5.5

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8715.
--

Resolution: Fixed
  Tags:   (was: Backlog)

NXP-8714 duplicate

 Align Smart Search marketplace package for 5.5 
 ---

 Key: NXP-8715
 URL: https://jira.nuxeo.com/browse/NXP-8715
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
Reporter: Delphine Renevey



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8173) Add MarketPlace package for smart search

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8173:
-

Status: Open  (was: Triage)

 Add MarketPlace package for smart search
 

 Key: NXP-8173
 URL: https://jira.nuxeo.com/browse/NXP-8173
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8715) Align Smart Search marketplace package for 5.5

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8715:
-

Status: Open  (was: Triage)

 Align Smart Search marketplace package for 5.5 
 ---

 Key: NXP-8715
 URL: https://jira.nuxeo.com/browse/NXP-8715
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
Reporter: Delphine Renevey



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-914) Show view tab action shoud be available for non folderish documents too

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-914:


Fix Version/s: (was: 2.5.1)

 Show view tab action shoud be available for non folderish documents too
 ---

 Key: NXS-914
 URL: https://jira.nuxeo.com/browse/NXS-914
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Mariana Cedica
 Fix For: 2.6


 Show View Tab action is available on the Definition tab for a new Document 
 type only if the Accepted children types widget is available. This checkbox 
 should be available even if the new Document type extends Document and not 
 Folder.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Reopened: (NXS-885) Fix retrieval of SNAPSHOT Studio artifact

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reopened NXS-885:
-


 Fix retrieval of SNAPSHOT Studio artifact
 -

 Key: NXS-885
 URL: https://jira.nuxeo.com/browse/NXS-885
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Critical
 Fix For: 2.5.1, 2.6


 When trying to retrieve Nuxeo studio artifact from Maven and using the 
 trunk version (0.0.0-SNAPSHOT), Maven only retrieve the remote version the 
 first time but nothing happens once the artifact is already in the local 
 repository even if the project has changed in Nuxeo Studio and the jar is 
 updated in the maven repository.
 In our maven repository for studio, we need to add indexes indicating the 
 last version available to maven clients.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-885) Fix retrieval of SNAPSHOT Studio artifact

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-885.
-

Resolution: Fixed

 Fix retrieval of SNAPSHOT Studio artifact
 -

 Key: NXS-885
 URL: https://jira.nuxeo.com/browse/NXS-885
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Critical
 Fix For: 2.6, 2.5.1


 When trying to retrieve Nuxeo studio artifact from Maven and using the 
 trunk version (0.0.0-SNAPSHOT), Maven only retrieve the remote version the 
 first time but nothing happens once the artifact is already in the local 
 repository even if the project has changed in Nuxeo Studio and the jar is 
 updated in the maven repository.
 In our maven repository for studio, we need to add indexes indicating the 
 last version available to maven clients.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8244) Fix rendering of bullet lists and paragraphs on note documents

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8244:
-

Summary: Fix rendering of bullet lists and paragraphs on note documents  
(was: Bad rendering of bullet lists and paragraphs on note documents)

 Fix rendering of bullet lists and paragraphs on note documents
 --

 Key: NXP-8244
 URL: https://jira.nuxeo.com/browse/NXP-8244
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Web UI
Affects Versions: 5.5
Reporter: Olivier Grisel
Assignee: Lise Kemen
Priority: Major
 Fix For: 5.5.0-HF01, 5.6

 Attachments: markdown-rendering.png, markdown-source.png


 The bullet lists lack their usual bullet markers and indentation.
 The paragraphs are not separated enough (or the line height inside paragraphs 
 is too large, or both).
 See screenshots.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Reopened: (NXP-8244) Bad rendering of bullet lists and paragraphs on note documents

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reopened NXP-8244:
--


 Bad rendering of bullet lists and paragraphs on note documents
 --

 Key: NXP-8244
 URL: https://jira.nuxeo.com/browse/NXP-8244
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Web UI
Affects Versions: 5.5
Reporter: Olivier Grisel
Assignee: Lise Kemen
Priority: Major
 Fix For: 5.5.0-HF01, 5.6

 Attachments: markdown-rendering.png, markdown-source.png


 The bullet lists lack their usual bullet markers and indentation.
 The paragraphs are not separated enough (or the line height inside paragraphs 
 is too large, or both).
 See screenshots.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8244) Fix rendering of bullet lists and paragraphs on note documents

2012-01-24 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8244.
--

Resolution: Fixed

 Fix rendering of bullet lists and paragraphs on note documents
 --

 Key: NXP-8244
 URL: https://jira.nuxeo.com/browse/NXP-8244
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Web UI
Affects Versions: 5.5
Reporter: Olivier Grisel
Assignee: Lise Kemen
Priority: Major
 Fix For: 5.6, 5.5.0-HF01

 Attachments: markdown-rendering.png, markdown-source.png


 The bullet lists lack their usual bullet markers and indentation.
 The paragraphs are not separated enough (or the line height inside paragraphs 
 is too large, or both).
 See screenshots.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-376) Fix FT-nuxeo-master-selenium-cmf-tomcat

2012-01-23 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=110204#comment-110204
 ] 

Anahide Tchertchian commented on NXBT-376:
--

everything's ok now, will reopen if random behaviour comes back

 Fix FT-nuxeo-master-selenium-cmf-tomcat
 ---

 Key: NXBT-376
 URL: https://jira.nuxeo.com/browse/NXBT-376
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Anahide Tchertchian

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-tomcat/61/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXBT-376) Fix FT-nuxeo-master-selenium-cmf-tomcat

2012-01-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXBT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXBT-376.
--

Resolution: Cannot Reproduce

 Fix FT-nuxeo-master-selenium-cmf-tomcat
 ---

 Key: NXBT-376
 URL: https://jira.nuxeo.com/browse/NXBT-376
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Anahide Tchertchian

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-tomcat/61/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-375) Fix FT-nuxeo-master-selenium-cmf-jboss

2012-01-23 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=110213#comment-110213
 ] 

Anahide Tchertchian commented on NXBT-375:
--

repo initialization is broken on jboss (see NXBT-378) = waiting for it to be 
fixed

 Fix FT-nuxeo-master-selenium-cmf-jboss
 --

 Key: NXBT-375
 URL: https://jira.nuxeo.com/browse/NXBT-375
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-jboss/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Reopened: (NXP-7983) don't synchronize core session once the repository is initialized

2012-01-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reopened NXP-7983:
--


This is breaking repository initialization for JBoss, see 
LocalSession#lookupRepository: for JBoss, lookup of repository is different so 
new code is never called.

 don't synchronize core session once the repository is initialized
 -

 Key: NXP-7983
 URL: https://jira.nuxeo.com/browse/NXP-7983
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Core SQL Storage
Affects Versions: 5.4.2, 5.5
Reporter: Stéphane Lacoin
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6

 Attachments: nuxeo-core-5.4.2-HF14-NXP-7983.jar, 
 nuxeo-core-NXP-7983.diff.txt


 In the core session, we're synchronizing the opening of the repository for 
 initializing the repository. By registering the processing state in the 
 repository service, we can avoid that synchronization section.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8703) Users can delete documents from sections

2012-01-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8703:
-

Priority: Major  (was: Minor)

 Users can delete documents from sections
 

 Key: NXP-8703
 URL: https://jira.nuxeo.com/browse/NXP-8703
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Publishing
Affects Versions: 5.5
Reporter: Solen Guitter
Priority: Major
 Fix For: 5.6


 When a user with Write right selects a document using the check box in a 
 section, both Unpublish and Delete buttons are clickable. The Delete button 
 used to be clickable only when sections were selected, so that documents can 
 only be unpublished from a section. Plus, when the user clicks on delete, no 
 document is available in the section's trash.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-8690) Fix login when declaring a bad vocabulary

2012-01-20 Thread Anahide Tchertchian (JIRA NUXEO)
Fix login when declaring a bad vocabulary
-

 Key: NXP-8690
 URL: https://jira.nuxeo.com/browse/NXP-8690
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Directory
Affects Versions: 5.5
Reporter: Anahide Tchertchian
 Fix For: 5.6


When a vocabulary initialization fails (bad csv content for instance), all 
directories registration fails (or maybe just vocabularies defined after) = 
it's not possible to log in anymore.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8690) Fix login when declaring a bad vocabulary

2012-01-20 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8690:
-

Status: Open  (was: Triage)

 Fix login when declaring a bad vocabulary
 -

 Key: NXP-8690
 URL: https://jira.nuxeo.com/browse/NXP-8690
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Directory
Affects Versions: 5.5
Reporter: Anahide Tchertchian
 Fix For: 5.6


 When a vocabulary initialization fails (bad csv content for instance), all 
 directories registration fails (or maybe just vocabularies defined after) = 
 it's not possible to log in anymore.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-8690) Fix login when declaring a bad vocabulary

2012-01-20 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reassigned NXP-8690:


Assignee: Anahide Tchertchian

 Fix login when declaring a bad vocabulary
 -

 Key: NXP-8690
 URL: https://jira.nuxeo.com/browse/NXP-8690
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Directory
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 When a vocabulary initialization fails (bad csv content for instance), all 
 directories registration fails (or maybe just vocabularies defined after) = 
 it's not possible to log in anymore.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXDOC-121) Migration to GitHub

2012-01-20 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXDOC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=110090#comment-110090
 ] 

Anahide Tchertchian commented on NXDOC-121:
---

= only one main page now: http://doc.nuxeo.com/x/DIBH

 Migration to GitHub
 ---

 Key: NXDOC-121
 URL: https://jira.nuxeo.com/browse/NXDOC-121
 Project: Nuxeo Documentation
  Issue Type: Task
Reporter: Julien Carsique
Assignee: Julien Carsique
Priority: Major
 Fix For: 5.6


 Update documentation following migration to GitHub

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8564) Rewind the content view to the previous page after deleting the last document in that page

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8564:
-

Fix Version/s: (was: 5.5.0-HF01)
   5.5.0-HF02

 Rewind the content view to the previous page after deleting the last document 
 in that page
 --

 Key: NXP-8564
 URL: https://jira.nuxeo.com/browse/NXP-8564
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Web UI
Affects Versions: 5.4.2
Reporter: Thierry Martins
Assignee: Anahide Tchertchian
 Fix For: 5.4.2-HF16, 5.5.0-HF02, 5.6


 Take a folder with 11 documents with pagination set to 10 items.
 Use the pagination to browse page 2: this page is displaying one document. If 
 this document is deleted, the system displays an empty page 2 instead of 
 displaying page 1
 Moreover the pagination displays we are on page 2/1;, what is incoherent.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8672) Fix error when removing old members from social workspace

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8672:
-

Description: Steps to reproduce: remove a member that does not exist 
anymore from members of a social workspace, and click save = error
Summary: Fix error when removing old members from social workspace  
(was: Erreur en supprimant des membres ( qui n existent plus ) au groupe membre 
d'une communauté (lors du clic sur Save))

 Fix error when removing old members from social workspace
 -

 Key: NXP-8672
 URL: https://jira.nuxeo.com/browse/NXP-8672
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Reporter: Delphine Renevey
 Fix For: 6.0


 Steps to reproduce: remove a member that does not exist anymore from members 
 of a social workspace, and click save = error

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8365) Full screen view mode

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=110029#comment-110029
 ] 

Anahide Tchertchian commented on NXP-8365:
--

issue is not clear : full screen of what? need to change the issue title

 Full screen view mode
 -

 Key: NXP-8365
 URL: https://jira.nuxeo.com/browse/NXP-8365
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Sun Tan

 It would be nice
 - to display the picture in a full screen mode
 - navigate to the next / previous picture from that mode

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8370) Bookmarkable (restful) links to views or search results

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=110030#comment-110030
 ] 

Anahide Tchertchian commented on NXP-8370:
--

not clear, need more info to understand what we're talking about.

 Bookmarkable (restful) links to views or search results
 ---

 Key: NXP-8370
 URL: https://jira.nuxeo.com/browse/NXP-8370
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Sun Tan

 At the moment, it's not possible to share picture views or search result:
 - the url is staying the same wherever we navigate
 - no link button is available

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8364) Use Users and Groups management from Admin Center

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8364:
-

Description: Custom users/groups screens for DAM have to be removed, to be 
replaced by the new screens available in admin center.

 Use Users and Groups management from Admin Center
 -

 Key: NXP-8364
 URL: https://jira.nuxeo.com/browse/NXP-8364
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: DAM
Reporter: Thomas Roger
Assignee: Delphine Renevey
 Fix For: 5.5


 Custom users/groups screens for DAM have to be removed, to be replaced by the 
 new screens available in admin center.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-888) Fix CSV import for vocabularies

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-888.
-

   Resolution: Fixed
Fix Version/s: (was: Short term backlog)
   2.6

upgrade Nuxeo to 5.5.0-HF01 + remove temp workaround:
2.5:
https://hgpriv.nuxeo.org/nuxeo-studio/rev/feb95f0589a0
https://hgpriv.nuxeo.org/nuxeo-studio/rev/5c4fd988cf70

2.6:
https://hgpriv.nuxeo.org/nuxeo-studio/rev/728921f16074
https://hgpriv.nuxeo.org/nuxeo-studio/rev/2e5b15021a2e

 Fix CSV import for vocabularies
 ---

 Key: NXS-888
 URL: https://jira.nuxeo.com/browse/NXS-888
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Anahide Tchertchian
Priority: Critical
 Fix For: 2.5.1, 2.6

 Attachments: pia_ged_nature.csv


 When trying to import:
 {code}
 One or more exceptions caught, see full set in UmbrellaException#getCauses
 Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
 more exceptions caught, see full set in UmbrellaException#getCauses
 at Unknown.re(Unknown Source)
 at Unknown.mj(Unknown Source)
 at Unknown.iz(Unknown Source)
 at Unknown.lz(Unknown Source)
 at Unknown.Hy(Unknown Source)
 at Unknown.ytb(Unknown Source)
 at Unknown.XDb(Unknown Source)
 at Unknown.Eib(Unknown Source)
 at Unknown.Qib(Unknown Source)
 at Unknown.Ug(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.Tj(Unknown Source)
 at Unknown.Wj(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
 'xml'; please report this bug to the GWT team
 at Unknown.qe(Unknown Source)
 at Unknown.xe(Unknown Source)
 at Unknown.lj(Unknown Source)
 at Unknown.VF(Unknown Source)
 at Unknown.DG(Unknown Source)
 at Unknown.AG(Unknown Source)
 at Unknown.BG(Unknown Source)
 at Unknown.jSd(Unknown Source)
 at Unknown.aEb(Unknown Source)
 at Unknown.Uy(Unknown Source)
 at Unknown.Hy(Unknown Source)
 at Unknown.ytb(Unknown Source)
 at Unknown.XDb(Unknown Source)
 at Unknown.Eib(Unknown Source)
 at Unknown.Qib(Unknown Source)
 at Unknown.Ug(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.Tj(Unknown Source)
 at Unknown.Wj(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work stopped: (NXS-912) Fix management of search for deleted documents widget

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-912 stopped by Anahide Tchertchian.

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-912) Fix management of search for deleted documents widget

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-912:


Fix Version/s: Short term backlog

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.6, Short term backlog


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-912) Fix management of search for deleted documents widget

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-912:


Fix Version/s: (was: 2.5.1)

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.6, Short term backlog


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Issue Comment Edited: (NXS-888) Fix CSV import for vocabularies

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=110048#comment-110048
 ] 

Anahide Tchertchian edited comment on NXS-888 at 1/19/12 8:11 PM:
--

upgrade Nuxeo to 5.5.0-HF01 + remove temp workaround:
2.5:
https://hgpriv.nuxeo.org/nuxeo-studio/rev/feb95f0589a0
https://hgpriv.nuxeo.org/nuxeo-studio/rev/5c4fd988cf70
https://hgpriv.nuxeo.org/nuxeo-studio/rev/d85f4690feb1

2.6:
https://hgpriv.nuxeo.org/nuxeo-studio/rev/728921f16074
https://hgpriv.nuxeo.org/nuxeo-studio/rev/2e5b15021a2e
https://hgpriv.nuxeo.org/nuxeo-studio/rev/33a876f925fa

  was (Author: atchertchian):
upgrade Nuxeo to 5.5.0-HF01 + remove temp workaround:
2.5:
https://hgpriv.nuxeo.org/nuxeo-studio/rev/feb95f0589a0
https://hgpriv.nuxeo.org/nuxeo-studio/rev/5c4fd988cf70

2.6:
https://hgpriv.nuxeo.org/nuxeo-studio/rev/728921f16074
https://hgpriv.nuxeo.org/nuxeo-studio/rev/2e5b15021a2e
  
 Fix CSV import for vocabularies
 ---

 Key: NXS-888
 URL: https://jira.nuxeo.com/browse/NXS-888
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Anahide Tchertchian
Priority: Critical
 Fix For: 2.5.1, 2.6

 Attachments: pia_ged_nature.csv


 When trying to import:
 {code}
 One or more exceptions caught, see full set in UmbrellaException#getCauses
 Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
 more exceptions caught, see full set in UmbrellaException#getCauses
 at Unknown.re(Unknown Source)
 at Unknown.mj(Unknown Source)
 at Unknown.iz(Unknown Source)
 at Unknown.lz(Unknown Source)
 at Unknown.Hy(Unknown Source)
 at Unknown.ytb(Unknown Source)
 at Unknown.XDb(Unknown Source)
 at Unknown.Eib(Unknown Source)
 at Unknown.Qib(Unknown Source)
 at Unknown.Ug(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.Tj(Unknown Source)
 at Unknown.Wj(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
 'xml'; please report this bug to the GWT team
 at Unknown.qe(Unknown Source)
 at Unknown.xe(Unknown Source)
 at Unknown.lj(Unknown Source)
 at Unknown.VF(Unknown Source)
 at Unknown.DG(Unknown Source)
 at Unknown.AG(Unknown Source)
 at Unknown.BG(Unknown Source)
 at Unknown.jSd(Unknown Source)
 at Unknown.aEb(Unknown Source)
 at Unknown.Uy(Unknown Source)
 at Unknown.Hy(Unknown Source)
 at Unknown.ytb(Unknown Source)
 at Unknown.XDb(Unknown Source)
 at Unknown.Eib(Unknown Source)
 at Unknown.Qib(Unknown Source)
 at Unknown.Ug(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.Tj(Unknown Source)
 at Unknown.Wj(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-4141) Make it possible to protect the admin site on the jsf part, so that it's not accessible to users who have access to a webengine part

2012-01-19 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reassigned NXP-4141:


Assignee: Benjamin Jalon  (was: Thierry Delprat)

 Make it possible to protect the admin site on the jsf part, so that it's 
 not accessible to users who have access to a webengine part
 --

 Key: NXP-4141
 URL: https://jira.nuxeo.com/browse/NXP-4141
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Anahide Tchertchian
Assignee: Benjamin Jalon
 Fix For: 5.5.x




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-8666) Fix detection of Nuxeo-Selenium-Tester

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)
Fix detection of Nuxeo-Selenium-Tester
--

 Key: NXP-8666
 URL: https://jira.nuxeo.com/browse/NXP-8666
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.6-SNAPSHOT
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


Selenium tests set a preference to the browser launching tests so that :
- the news frame is not displayed on login page (to avoid having to wait for it 
to be rendered in tests)
- the alert popup at restart from admin center is not displayed as its presence 
sometimes messes up webdriver tests.

With new browser, playing with the browser preference may interfere with 
browser detection by GWT for instance = migrate code to use a property set in 
nuxeo.conf instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8615) Update test framework to use the Nuxeo-Selenium-Tester user agent on recent versions of firefox

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109887#comment-109887
 ] 

Anahide Tchertchian commented on NXP-8615:
--

opened NXP-8666 to avoid playing with this browser setting and use a property 
set in nuxeo.conf instead.

 Update test framework to use the Nuxeo-Selenium-Tester user agent on recent 
 versions of firefox
 ---

 Key: NXP-8615
 URL: https://jira.nuxeo.com/browse/NXP-8615
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Reporter: Mathieu Guillaume
Assignee: Anahide Tchertchian
 Fix For: 5.6


 In the functional tests, we set the Firefox preference 
 general.useragent.extra.nuxeo to Nuxeo-Selenium-Tester so we can detect 
 that we're running a test inside Nuxeo.
 This preference (general.useragent.extra.*) no longer exists in recent 
 versions of Firefox.
 - override the whole UA string using the general.useragent.override 
 preference setting.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8666) Fix detection of Nuxeo-Selenium-Tester

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8666:
-

Status: Open  (was: Triage)

 Fix detection of Nuxeo-Selenium-Tester
 --

 Key: NXP-8666
 URL: https://jira.nuxeo.com/browse/NXP-8666
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.6-SNAPSHOT
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 Selenium tests set a preference to the browser launching tests so that :
 - the news frame is not displayed on login page (to avoid having to wait for 
 it to be rendered in tests)
 - the alert popup at restart from admin center is not displayed as its 
 presence sometimes messes up webdriver tests.
 With new browser, playing with the browser preference may interfere with 
 browser detection by GWT for instance = migrate code to use a property set 
 in nuxeo.conf instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXP-8666) Fix detection of Nuxeo-Selenium-Tester

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXP-8666 started by Anahide Tchertchian.

 Fix detection of Nuxeo-Selenium-Tester
 --

 Key: NXP-8666
 URL: https://jira.nuxeo.com/browse/NXP-8666
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.6-SNAPSHOT
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 Selenium tests set a preference to the browser launching tests so that :
 - the news frame is not displayed on login page (to avoid having to wait for 
 it to be rendered in tests)
 - the alert popup at restart from admin center is not displayed as its 
 presence sometimes messes up webdriver tests.
 With new browser, playing with the browser preference may interfere with 
 browser detection by GWT for instance = migrate code to use a property set 
 in nuxeo.conf instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-8669) Clean up old theme remnants in CMF and Correspondence

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)
Clean up old theme remnants in CMF and Correspondence
-

 Key: NXP-8669
 URL: https://jira.nuxeo.com/browse/NXP-8669
 Project: Nuxeo Enterprise Platform
  Issue Type: Clean up
  Components: CMF
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


Remove old logos, login page override, etc...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8669) Clean up old theme remnants in CMF and Correspondence

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8669:
-

Status: Open  (was: Triage)

 Clean up old theme remnants in CMF and Correspondence
 -

 Key: NXP-8669
 URL: https://jira.nuxeo.com/browse/NXP-8669
 Project: Nuxeo Enterprise Platform
  Issue Type: Clean up
  Components: CMF
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 Remove old logos, login page override, etc...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8669) Clean up old theme remnants in CMF and Correspondence

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8669.
--

Resolution: Fixed

https://github.com/nuxeo/nuxeo-cmf/commit/b5460f70c72b0a92639586f390546ba1c20c243a

 Clean up old theme remnants in CMF and Correspondence
 -

 Key: NXP-8669
 URL: https://jira.nuxeo.com/browse/NXP-8669
 Project: Nuxeo Enterprise Platform
  Issue Type: Clean up
  Components: CMF
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 Remove old logos, login page override, etc...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-377) Fix FT-nuxeo-master-selenium-correspondence-tomcat

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109904#comment-109904
 ] 

Anahide Tchertchian commented on NXBT-377:
--

the whole Jenkins job needs to be updated

 Fix FT-nuxeo-master-selenium-correspondence-tomcat
 --

 Key: NXBT-377
 URL: https://jira.nuxeo.com/browse/NXBT-377
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-correspondence-tomcat/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-376) Fix FT-nuxeo-master-selenium-cmf-tomcat

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109905#comment-109905
 ] 

Anahide Tchertchian commented on NXBT-376:
--

currently failing only on one test (testRoute)

 Fix FT-nuxeo-master-selenium-cmf-tomcat
 ---

 Key: NXBT-376
 URL: https://jira.nuxeo.com/browse/NXBT-376
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-tomcat/61/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-379) Fix FT-nuxeo-master-selenium-dm-tomcat (comments)

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109906#comment-109906
 ] 

Anahide Tchertchian commented on NXBT-379:
--

wait for NXP-8666 to be fixed: it may be hiding other issues (and the issue on 
comments is not visible for now)

 Fix FT-nuxeo-master-selenium-dm-tomcat (comments)
 -

 Key: NXBT-379
 URL: https://jira.nuxeo.com/browse/NXBT-379
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-tomcat/58/
 ERROR [org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl] Error building 
 principal for comment author
 java.lang.ArrayIndexOutOfBoundsException: 0
   at 
 org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl.getAuthor(CommentManagerImpl.java:554)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-379) Fix FT-nuxeo-master-selenium-dm-tomcat (comments)

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109907#comment-109907
 ] 

Anahide Tchertchian commented on NXBT-379:
--

issue on comment may be linked to NXP-8643

 Fix FT-nuxeo-master-selenium-dm-tomcat (comments)
 -

 Key: NXBT-379
 URL: https://jira.nuxeo.com/browse/NXBT-379
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-tomcat/58/
 ERROR [org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl] Error building 
 principal for comment author
 java.lang.ArrayIndexOutOfBoundsException: 0
   at 
 org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl.getAuthor(CommentManagerImpl.java:554)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8666) Fix detection of Nuxeo-Selenium-Tester

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8666.
--

Resolution: Fixed

solved by moving selenium tester detection to a nuxeo property:
https://github.com/nuxeo/nuxeo-distribution/commit/e896107dcc4eb3914a1b58dc69ac74a245c4b045
https://github.com/nuxeo/nuxeo-features/commit/09afa64339fe17661f0a20d8f8bad3073a23f5fe
https://github.com/nuxeo/nuxeo-features/commit/7e588b7b84a44835219576082e578a80523193f9
https://github.com/nuxeo/nuxeo-dm/commit/07200962c686cbf805d678b0915a5b0e702e0ff7
https://github.com/nuxeo/nuxeo-dm/commit/8cb1ff12684e84716aec5c8510ab22b9e58ac64a
https://github.com/nuxeo/tools-nuxeo-ftest/commit/8161707996b9b49c4b687fdde60258b3311a0b96

 Fix detection of Nuxeo-Selenium-Tester
 --

 Key: NXP-8666
 URL: https://jira.nuxeo.com/browse/NXP-8666
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.6-SNAPSHOT
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 Selenium tests set a preference to the browser launching tests so that :
 - the news frame is not displayed on login page (to avoid having to wait for 
 it to be rendered in tests)
 - the alert popup at restart from admin center is not displayed as its 
 presence sometimes messes up webdriver tests.
 With new browser, playing with the browser preference may interfere with 
 browser detection by GWT for instance = migrate code to use a property set 
 in nuxeo.conf instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXBT-379) Fix FT-nuxeo-master-selenium-dm-tomcat (comments)

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXBT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXBT-379.
--

   Resolution: Fixed
Fix Version/s: NXFT-1.7

issue on comments not there anymore = fixes for NXP-8666 fixed this build.
commit on tools-nuxeo-ftest:
https://github.com/nuxeo/tools-nuxeo-ftest/commit/8161707996b9b49c4b687fdde60258b3311a0b96


 Fix FT-nuxeo-master-selenium-dm-tomcat (comments)
 -

 Key: NXBT-379
 URL: https://jira.nuxeo.com/browse/NXBT-379
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique
 Fix For: NXFT-1.7


 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-tomcat/58/
 ERROR [org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl] Error building 
 principal for comment author
 java.lang.ArrayIndexOutOfBoundsException: 0
   at 
 org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl.getAuthor(CommentManagerImpl.java:554)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-376) Fix FT-nuxeo-master-selenium-cmf-tomcat

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109916#comment-109916
 ] 

Anahide Tchertchian commented on NXBT-376:
--

equivalent permanent check job is back to blue = should be ok at next build

 Fix FT-nuxeo-master-selenium-cmf-tomcat
 ---

 Key: NXBT-376
 URL: https://jira.nuxeo.com/browse/NXBT-376
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-tomcat/61/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXBT-378) Fix Selenium tests on JBoss

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXBT-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reassigned NXBT-378:


Assignee: Thierry Martins  (was: Julien Carsique)

 Fix Selenium tests on JBoss
 ---

 Key: NXBT-378
 URL: https://jira.nuxeo.com/browse/NXBT-378
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Thierry Martins

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cap-jboss/42/
 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-dm-jboss/32/
 = Unable to find root domain for UserWorkspace

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXS-912) Fix management of search for deleted documents widget

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)
Fix management of search for deleted documents widget
---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


The fact that this widget is using a template not present in the Studio project 
makes it impossible to edit this widget properties: the default template set is 
lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXBT-376) Fix FT-nuxeo-master-selenium-cmf-tomcat

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXBT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reassigned NXBT-376:


Assignee: Anahide Tchertchian  (was: Julien Carsique)

 Fix FT-nuxeo-master-selenium-cmf-tomcat
 ---

 Key: NXBT-376
 URL: https://jira.nuxeo.com/browse/NXBT-376
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Anahide Tchertchian

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-tomcat/61/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-376) Fix FT-nuxeo-master-selenium-cmf-tomcat

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109937#comment-109937
 ] 

Anahide Tchertchian commented on NXBT-376:
--

in fact this test on testRoute seems to be failing randomly = to check

 Fix FT-nuxeo-master-selenium-cmf-tomcat
 ---

 Key: NXBT-376
 URL: https://jira.nuxeo.com/browse/NXBT-376
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Julien Carsique
Assignee: Julien Carsique

 http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-cmf-tomcat/61/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-912) Fix management of search for deleted documents widget

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-912 started by Anahide Tchertchian.

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-912) Fix management of search for deleted documents widget

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109942#comment-109942
 ] 

Anahide Tchertchian commented on NXS-912:
-

in fact problem appears only because there are several modes to check = need 
to fill this property for both view and edit modes.

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-912) Fix management of search for deleted documents widget

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-912:


Status: Open  (was: Triage)

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-912) Fix management of search for deleted documents widget

2012-01-18 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109946#comment-109946
 ] 

Anahide Tchertchian commented on NXS-912:
-

steps to reproduce:
- on advanced search form, drag and drop the system widget search for deleted 
documents
- edit the widget mode configuration text
- hit save = the template property is lost on edit mode = validation error.

need to check management of properties defined in the any mode.

 Fix management of search for deleted documents widget
 ---

 Key: NXS-912
 URL: https://jira.nuxeo.com/browse/NXS-912
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The fact that this widget is using a template not present in the Studio 
 project makes it impossible to edit this widget properties: the default 
 template set is lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8552) Fix crash when approving workflow task

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109775#comment-109775
 ] 

Anahide Tchertchian commented on NXP-8552:
--

Hi,
This problem has been identified thanks to your report, we will try to fix it 
for the 5.6 release. Of course if you have a fix, submitting a patch would 
speed up the process.
I did not answer to your last comment here because it's unrelated to this 
particular bug: this kind of discussion about functional choices would better 
go on the forum.
Thanks,
anahide.

 Fix crash when approving workflow task
 --

 Key: NXP-8552
 URL: https://jira.nuxeo.com/browse/NXP-8552
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5
 Environment: Ubuntu-server 11.10 in virtualbox 4 using 3 cores and 
 6GB ram
Reporter: john
Priority: Major

 I did make a workflow. in this workflow i select a user. When i log in as 
 that user i go to my task and see the workflow. When i Approve the document 
 here, the approving is working fine. when i do the same but go to the summary 
 tab i also got the option to approve the document when i press approve i get 
 the following error.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-8660) Upgrade json-lib to avoid OutOfMemoryError on bad json format

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)
Upgrade json-lib to avoid OutOfMemoryError on bad json format
-

 Key: NXP-8660
 URL: https://jira.nuxeo.com/browse/NXP-8660
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


json-lib throws OutOfMemoryError exceptions when parsing some json content with 
a bad syntax (missing closing } for instance) in 2.2.1 version. 2.4 version 
does handle that kind of errors correctly = upgrade even if it's deprecated 
and it should be replaced by jackson lib.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8660) Upgrade json-lib to avoid OutOfMemoryError on bad json format

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8660.
--

Resolution: Fixed

https://github.com/nuxeo/nuxeo/commit/edc8b9cbb78245fad87d43e054e9c408fceb559e

 Upgrade json-lib to avoid OutOfMemoryError on bad json format
 -

 Key: NXP-8660
 URL: https://jira.nuxeo.com/browse/NXP-8660
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 json-lib throws OutOfMemoryError exceptions when parsing some json content 
 with a bad syntax (missing closing } for instance) in 2.2.1 version. 2.4 
 version does handle that kind of errors correctly = upgrade even if it's 
 deprecated and it should be replaced by jackson lib.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8660) Upgrade json-lib to avoid OutOfMemoryError on bad json format

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8660:
-

Status: Open  (was: Triage)

 Upgrade json-lib to avoid OutOfMemoryError on bad json format
 -

 Key: NXP-8660
 URL: https://jira.nuxeo.com/browse/NXP-8660
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.6


 json-lib throws OutOfMemoryError exceptions when parsing some json content 
 with a bad syntax (missing closing } for instance) in 2.2.1 version. 2.4 
 version does handle that kind of errors correctly = upgrade even if it's 
 deprecated and it should be replaced by jackson lib.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-901) Fix OutOfMemoryError when using bad json in registry

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-901.
-

Resolution: Fixed

done

 Fix OutOfMemoryError when using bad json in registry
 

 Key: NXS-901
 URL: https://jira.nuxeo.com/browse/NXS-901
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
Priority: Major
 Fix For: 2.5.1, 2.6

 Attachments: org.nuxeo.studio.client.features.operations.Operation


 Sometimes the registries loading fails because the json content is badly 
 formed. It issues an OutOfMemoryError, problem is probably on json lib side.
 need to see if problem can be worked around in studio code or if bug is fixed 
 in a newer version of this library

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8623) Make it possible to run functional tests in Chrome

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8623:
-

Fix Version/s: 5.6
  Impact type: [ Configuration format change]
Upgrade notes: upgraded selenium-server version to 2.16.1

 Make it possible to run functional tests in Chrome
 --

 Key: NXP-8623
 URL: https://jira.nuxeo.com/browse/NXP-8623
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Affects Versions: 5.6-SNAPSHOT
Reporter: Mathieu Guillaume
Assignee: Mathieu Guillaume
 Fix For: 5.6


 Change tools-nuxeo-ftest and nuxeo-distribution/nuxeo-functional-tests so the 
 selenium and webdriver tests can be run under Chrome as well as Firefox.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Reopened: (NXP-8623) Make it possible to run functional tests in Chrome

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reopened NXP-8623:
--


 Make it possible to run functional tests in Chrome
 --

 Key: NXP-8623
 URL: https://jira.nuxeo.com/browse/NXP-8623
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Affects Versions: 5.6-SNAPSHOT
Reporter: Mathieu Guillaume
Assignee: Mathieu Guillaume
 Fix For: 5.6


 Change tools-nuxeo-ftest and nuxeo-distribution/nuxeo-functional-tests so the 
 selenium and webdriver tests can be run under Chrome as well as Firefox.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8620) remove imported naming implementation from nuxeo common

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109837#comment-109837
 ] 

Anahide Tchertchian commented on NXP-8620:
--

fix test tear down that was interfering with following tests:
https://github.com/nuxeo/nuxeo-core/commit/9fad80158702d5b818551e0cabbb82c2d9f218f7

 remove imported naming implementation from nuxeo common
 ---

 Key: NXP-8620
 URL: https://jira.nuxeo.com/browse/NXP-8620
 Project: Nuxeo Enterprise Platform
  Issue Type: Clean up
Affects Versions: 5.6
Reporter: Stéphane Lacoin
Assignee: Stéphane Lacoin
 Fix For: 5.6


 The package {org.nuxeo.common.jndi} is mainly imported from the libray 
 {{MockEJB}}. We need to refactor these classes for being able to commit 
 nuxeo-common in eclipse repository.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Reopened: (NXP-8615) Update test framework to use the Nuxeo-Selenium-Tester user agent on recent versions of firefox

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reopened NXP-8615:
--


reopen: on FF 8.0, opensocial dashboard is not displayed at all with this 
setting (tested on my box). I guess the same issue could happen with FF 3.6 
which is the version used on most of our slaves running selenium tests.

 Update test framework to use the Nuxeo-Selenium-Tester user agent on recent 
 versions of firefox
 ---

 Key: NXP-8615
 URL: https://jira.nuxeo.com/browse/NXP-8615
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Reporter: Mathieu Guillaume
 Fix For: 5.6


 In the functional tests, we set the Firefox preference 
 general.useragent.extra.nuxeo to Nuxeo-Selenium-Tester so we can detect 
 that we're running a test inside Nuxeo.
 This preference (general.useragent.extra.*) no longer exists in recent 
 versions of Firefox.
 - override the whole UA string using the general.useragent.override 
 preference setting.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-8615) Update test framework to use the Nuxeo-Selenium-Tester user agent on recent versions of firefox

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reassigned NXP-8615:


Assignee: Anahide Tchertchian

 Update test framework to use the Nuxeo-Selenium-Tester user agent on recent 
 versions of firefox
 ---

 Key: NXP-8615
 URL: https://jira.nuxeo.com/browse/NXP-8615
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Reporter: Mathieu Guillaume
Assignee: Anahide Tchertchian
 Fix For: 5.6


 In the functional tests, we set the Firefox preference 
 general.useragent.extra.nuxeo to Nuxeo-Selenium-Tester so we can detect 
 that we're running a test inside Nuxeo.
 This preference (general.useragent.extra.*) no longer exists in recent 
 versions of Firefox.
 - override the whole UA string using the general.useragent.override 
 preference setting.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8623) Make it possible to run functional tests in Chrome

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8623.
--

Resolution: Fixed

 Make it possible to run functional tests in Chrome
 --

 Key: NXP-8623
 URL: https://jira.nuxeo.com/browse/NXP-8623
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Affects Versions: 5.6-SNAPSHOT
Reporter: Mathieu Guillaume
Assignee: Mathieu Guillaume
 Fix For: 5.6


 Change tools-nuxeo-ftest and nuxeo-distribution/nuxeo-functional-tests so the 
 selenium and webdriver tests can be run under Chrome as well as Firefox.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXP-8615) Update test framework to use the Nuxeo-Selenium-Tester user agent on recent versions of firefox

2012-01-17 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXP-8615 started by Anahide Tchertchian.

 Update test framework to use the Nuxeo-Selenium-Tester user agent on recent 
 versions of firefox
 ---

 Key: NXP-8615
 URL: https://jira.nuxeo.com/browse/NXP-8615
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Tests
Reporter: Mathieu Guillaume
Assignee: Anahide Tchertchian
 Fix For: 5.6


 In the functional tests, we set the Firefox preference 
 general.useragent.extra.nuxeo to Nuxeo-Selenium-Tester so we can detect 
 that we're running a test inside Nuxeo.
 This preference (general.useragent.extra.*) no longer exists in recent 
 versions of Firefox.
 - override the whole UA string using the general.useragent.override 
 preference setting.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-909) Fix encoding on CSV import for vocabularies

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-909 started by Anahide Tchertchian.

 Fix encoding on CSV import for vocabularies
 ---

 Key: NXS-909
 URL: https://jira.nuxeo.com/browse/NXS-909
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Vocabularies
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


 When importing CSV file with accents, they are not resolved correctly (typing 
 them is ok though)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-908) Fix schemas available on Document doc type

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-908 started by Anahide Tchertchian.

 Fix schemas available on Document doc type
 --

 Key: NXS-908
 URL: https://jira.nuxeo.com/browse/NXS-908
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


 The Document document type contribution is defined to hold the uid, 
 dublincore and common schemas but the definition on Nuxeo side does not 
 include them = they should be added every time they're missing, not only 
 when the direct parent type is Document.
 Otherwise, for instance, a document that inherits Folder in Studio shows that 
 it has all these schemas, but the generated type does not really hold them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-909) Fix encoding on CSV import for vocabularies

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-909.
-

Resolution: Fixed

use UTF-8 encoding when uploading CSV content (note that setting the response 
encoding without the content types is not enough for bug to be fixed...)
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/b8353eedf6c9
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/915f8d8d878c

 Fix encoding on CSV import for vocabularies
 ---

 Key: NXS-909
 URL: https://jira.nuxeo.com/browse/NXS-909
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Vocabularies
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


 When importing CSV file with accents, they are not resolved correctly (typing 
 them is ok though)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-908) Fix schemas available on Document doc type

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-908.
-

   Resolution: Fixed
Fix Version/s: 2.6

fixed by adding uid, common and dublincore schemas on all contributions, 
without declaring them on the Document contribution to avoid interfering with 
Nuxeo conf + add them only when missing on built document:
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/fbb3f23396f4
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/3996872f06fa

 Fix schemas available on Document doc type
 --

 Key: NXS-908
 URL: https://jira.nuxeo.com/browse/NXS-908
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The Document document type contribution is defined to hold the uid, 
 dublincore and common schemas but the definition on Nuxeo side does not 
 include them = they should be added every time they're missing, not only 
 when the direct parent type is Document.
 Otherwise, for instance, a document that inherits Folder in Studio shows that 
 it has all these schemas, but the generated type does not really hold them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-909) Fix encoding on CSV import for vocabularies

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-909:


Fix Version/s: 2.6

 Fix encoding on CSV import for vocabularies
 ---

 Key: NXS-909
 URL: https://jira.nuxeo.com/browse/NXS-909
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Vocabularies
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 When importing CSV file with accents, they are not resolved correctly (typing 
 them is ok though)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-901) Fix OutOfMemoryError when using bad json in registry

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-901 started by Anahide Tchertchian.

 Fix OutOfMemoryError when using bad json in registry
 

 Key: NXS-901
 URL: https://jira.nuxeo.com/browse/NXS-901
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
Priority: Major
 Fix For: 2.5.1

 Attachments: org.nuxeo.studio.client.features.operations.Operation


 Sometimes the registries loading fails because the json content is badly 
 formed. It issues an OutOfMemoryError, problem is probably on json lib side.
 need to see if problem can be worked around in studio code or if bug is fixed 
 in a newer version of this library

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXS-901) Fix OutOfMemoryError when using bad json in registry

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reassigned NXS-901:
---

Assignee: Anahide Tchertchian  (was: Bogdan Stefanescu)

 Fix OutOfMemoryError when using bad json in registry
 

 Key: NXS-901
 URL: https://jira.nuxeo.com/browse/NXS-901
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
Priority: Major
 Fix For: 2.5.1

 Attachments: org.nuxeo.studio.client.features.operations.Operation


 Sometimes the registries loading fails because the json content is badly 
 formed. It issues an OutOfMemoryError, problem is probably on json lib side.
 need to see if problem can be worked around in studio code or if bug is fixed 
 in a newer version of this library

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-908) Fix schemas available on Document doc type

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109734#comment-109734
 ] 

Anahide Tchertchian commented on NXS-908:
-

fix CMF tests:
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/78a290230f46
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/8e42f1c2cb43


 Fix schemas available on Document doc type
 --

 Key: NXS-908
 URL: https://jira.nuxeo.com/browse/NXS-908
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 The Document document type contribution is defined to hold the uid, 
 dublincore and common schemas but the definition on Nuxeo side does not 
 include them = they should be added every time they're missing, not only 
 when the direct parent type is Document.
 Otherwise, for instance, a document that inherits Folder in Studio shows that 
 it has all these schemas, but the generated type does not really hold them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-901) Fix OutOfMemoryError when using bad json in registry

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-901:


Fix Version/s: 2.6

 Fix OutOfMemoryError when using bad json in registry
 

 Key: NXS-901
 URL: https://jira.nuxeo.com/browse/NXS-901
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
Priority: Major
 Fix For: 2.5.1, 2.6

 Attachments: org.nuxeo.studio.client.features.operations.Operation


 Sometimes the registries loading fails because the json content is badly 
 formed. It issues an OutOfMemoryError, problem is probably on json lib side.
 need to see if problem can be worked around in studio code or if bug is fixed 
 in a newer version of this library

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-901) Fix OutOfMemoryError when using bad json in registry

2012-01-16 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109733#comment-109733
 ] 

Anahide Tchertchian commented on NXS-901:
-

OutOfMemoryError is triggered by the underlying json parser (groupId: 
net.sf.json-lib, artifactId: json-lib, classifier: jdk15, version: 2.2.1), bug 
is fixed in version 2.4:
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/055809c133d9
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/ffef88789485

= TODO: check connect works ok on 2.4, and upgrade Nuxeo to use this version 
of the lib

 Fix OutOfMemoryError when using bad json in registry
 

 Key: NXS-901
 URL: https://jira.nuxeo.com/browse/NXS-901
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
Priority: Major
 Fix For: 2.5.1, 2.6

 Attachments: org.nuxeo.studio.client.features.operations.Operation


 Sometimes the registries loading fails because the json content is badly 
 formed. It issues an OutOfMemoryError, problem is probably on json lib side.
 need to see if problem can be worked around in studio code or if bug is fixed 
 in a newer version of this library

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXS-910) Issue a validation warning when vocabulary name is longer than 12 characters

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)
Issue a validation warning when vocabulary name is longer than 12 characters


 Key: NXS-910
 URL: https://jira.nuxeo.com/browse/NXS-910
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Vocabularies
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


Databases have a size limit for tables names (see NXP-8111 for the limit sizes 
depending on the database).
As the vocabulary builder adds a prefix studio_vocabulary_ to the table name, 
it's easy to run into this issue using Oracle when size limit is 30.
This cannot be changed easily without breaking compatibility, so issue a 
validation warning for now.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-862) Display a validation error when vocabulary holds duplicate keys

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-862:


Summary: Display a validation error when vocabulary holds duplicate keys  
(was: Display a validation error when vocabulary holds with duplicate keys)

 Display a validation error when vocabulary holds duplicate keys
 ---

 Key: NXS-862
 URL: https://jira.nuxeo.com/browse/NXS-862
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.3
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, Short term backlog


 This will avoid users to have that kind of errors at startup:
 2011-12-12 18:50:29,443 ERROR 
 [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component notification of 
 application started failed.
 org.nuxeo.ecm.directory.DirectoryException: 
 org.nuxeo.ecm.core.api.WrappedException: Exception: 
 org.nuxeo.ecm.directory.DirectoryException. message: Table 
 'studio_vocabulary_t' initialization failed: The statement was aborted 
 because it would have caused a duplicate key value in a unique or primary key 
 constraint or unique index identified by 'STUDIO_VOCABULARY_T_PK' defined on 
 'studio_vocabulary_t'., values: [0: foo, 1: foo, 2: 0]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-247) Fix selenium bugs depending on Firefox version

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109566#comment-109566
 ] 

Anahide Tchertchian commented on NXBT-247:
--

resolve as won't fix: issues were not detailed enough and now that we're moving 
to WebDriver, issues will differ anyway.

 Fix selenium bugs depending on Firefox version
 --

 Key: NXBT-247
 URL: https://jira.nuxeo.com/browse/NXBT-247
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Bug
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian

 When running selenium tests on machines with different FF versions, the 
 following problems appear:
 - FF 3.6.13 + selenium 2.0a3 = ok
 - FF 3.6.14 + selenium 2.0a4 = ko on some very specific use cases
 (only found on addon layouts-demo for now: verifyText does not remove
 javascript code sometimes)
 - FF 3.5 + selenium 2.0a2 (aka 1.0.3) = ko on nuxeo selenium tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-839) Some sample csv files should be available for download on the vocabulary feature

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-839.
-

   Resolution: Fixed
Fix Version/s: 2.6

2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/1c1d6ad5fa78
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/08adb6e68e8b


 Some sample csv files should be available for download on the vocabulary 
 feature
 

 Key: NXS-839
 URL: https://jira.nuxeo.com/browse/NXS-839
 Project: Nuxeo Studio
  Issue Type: Improvement
Affects Versions: Short term backlog
Reporter: Alain Escaffre
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 We should provide two vocabularies samples: one for simple, one for 
 hierarchical.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109567#comment-109567
 ] 

Anahide Tchertchian commented on NXS-888:
-

clenaups + temporary fix to make the upload work with dev launcher:
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/2b3c462c437f
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/21d371f80c1c


 Fix CSV import for vocabularies
 ---

 Key: NXS-888
 URL: https://jira.nuxeo.com/browse/NXS-888
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Anahide Tchertchian
Priority: Critical
 Fix For: 2.5.1, Short term backlog

 Attachments: pia_ged_nature.csv


 When trying to import:
 {code}
 One or more exceptions caught, see full set in UmbrellaException#getCauses
 Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
 more exceptions caught, see full set in UmbrellaException#getCauses
 at Unknown.re(Unknown Source)
 at Unknown.mj(Unknown Source)
 at Unknown.iz(Unknown Source)
 at Unknown.lz(Unknown Source)
 at Unknown.Hy(Unknown Source)
 at Unknown.ytb(Unknown Source)
 at Unknown.XDb(Unknown Source)
 at Unknown.Eib(Unknown Source)
 at Unknown.Qib(Unknown Source)
 at Unknown.Ug(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.Tj(Unknown Source)
 at Unknown.Wj(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
 'xml'; please report this bug to the GWT team
 at Unknown.qe(Unknown Source)
 at Unknown.xe(Unknown Source)
 at Unknown.lj(Unknown Source)
 at Unknown.VF(Unknown Source)
 at Unknown.DG(Unknown Source)
 at Unknown.AG(Unknown Source)
 at Unknown.BG(Unknown Source)
 at Unknown.jSd(Unknown Source)
 at Unknown.aEb(Unknown Source)
 at Unknown.Uy(Unknown Source)
 at Unknown.Hy(Unknown Source)
 at Unknown.ytb(Unknown Source)
 at Unknown.XDb(Unknown Source)
 at Unknown.Eib(Unknown Source)
 at Unknown.Qib(Unknown Source)
 at Unknown.Ug(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.Tj(Unknown Source)
 at Unknown.Wj(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 at Unknown.anonymous(Unknown Source)
 {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-910) Issue a validation warning when vocabulary name is longer than 12 characters

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-910:


Status: Open  (was: Triage)

 Issue a validation warning when vocabulary name is longer than 12 characters
 

 Key: NXS-910
 URL: https://jira.nuxeo.com/browse/NXS-910
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Vocabularies
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


 Databases have a size limit for tables names (see NXP-8111 for the limit 
 sizes depending on the database).
 As the vocabulary builder adds a prefix studio_vocabulary_ to the table 
 name, it's easy to run into this issue using Oracle when size limit is 30.
 This cannot be changed easily without breaking compatibility, so issue a 
 validation warning for now.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-862) Display a validation error when vocabulary holds duplicate keys

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-862.
-

Resolution: Fixed

2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/69da9782d7ca
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/1729eaaaed52


 Display a validation error when vocabulary holds duplicate keys
 ---

 Key: NXS-862
 URL: https://jira.nuxeo.com/browse/NXS-862
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.3
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, Short term backlog


 This will avoid users to have that kind of errors at startup:
 2011-12-12 18:50:29,443 ERROR 
 [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component notification of 
 application started failed.
 org.nuxeo.ecm.directory.DirectoryException: 
 org.nuxeo.ecm.core.api.WrappedException: Exception: 
 org.nuxeo.ecm.directory.DirectoryException. message: Table 
 'studio_vocabulary_t' initialization failed: The statement was aborted 
 because it would have caused a duplicate key value in a unique or primary key 
 constraint or unique index identified by 'STUDIO_VOCABULARY_T_PK' defined on 
 'studio_vocabulary_t'., values: [0: foo, 1: foo, 2: 0]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-862) Display a validation error when vocabulary holds duplicate keys

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-862:


Fix Version/s: (was: Short term backlog)
   2.6

 Display a validation error when vocabulary holds duplicate keys
 ---

 Key: NXS-862
 URL: https://jira.nuxeo.com/browse/NXS-862
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.3
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 This will avoid users to have that kind of errors at startup:
 2011-12-12 18:50:29,443 ERROR 
 [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component notification of 
 application started failed.
 org.nuxeo.ecm.directory.DirectoryException: 
 org.nuxeo.ecm.core.api.WrappedException: Exception: 
 org.nuxeo.ecm.directory.DirectoryException. message: Table 
 'studio_vocabulary_t' initialization failed: The statement was aborted 
 because it would have caused a duplicate key value in a unique or primary key 
 constraint or unique index identified by 'STUDIO_VOCABULARY_T_PK' defined on 
 'studio_vocabulary_t'., values: [0: foo, 1: foo, 2: 0]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8629) Better handling of search limit

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109591#comment-109591
 ] 

Anahide Tchertchian commented on NXP-8629:
--

note that some code relies on this exception to be launched to display an 
accurate message (for instance, suggestions issue a message please refine your 
search when keywords typed return too many entries.

 Better handling of search limit
 ---

 Key: NXP-8629
 URL: https://jira.nuxeo.com/browse/NXP-8629
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Directory
Affects Versions: 5.4.2
Reporter: Thierry Martins
 Fix For: 5.6


 When the amount of results exceeds the search limit, a 
 SizeLimitExceededException is raised to indicate there was an overflow and no 
 result is returned.
 It would be better to returned all the results until the limit and display a 
 message indicating the overflow.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-850) Fix users/groups directories configuration when no user and no group is defined

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-850:


Summary: Fix users/groups directories configuration when no user and no 
group is defined  (was: Do not generate users/groups directories configuration 
when no user and no group is defined)

 Fix users/groups directories configuration when no user and no group is 
 defined
 ---

 Key: NXS-850
 URL: https://jira.nuxeo.com/browse/NXS-850
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.2
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, Short term backlog


 When no user or no group is saved, the extensions.xml should not hold the new 
 directories configuration because referenced users.csv and groups.csv files 
 are not found in the data directory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-850) Fix users/groups directories configuration when users or/and groups are empty

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-850:


Summary: Fix users/groups directories configuration when users or/and 
groups are empty  (was: Fix users/groups directories configuration when no user 
and no group is defined)

 Fix users/groups directories configuration when users or/and groups are empty
 -

 Key: NXS-850
 URL: https://jira.nuxeo.com/browse/NXS-850
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.2
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, Short term backlog


 When no user or no group is saved, the extensions.xml should not hold the new 
 directories configuration because referenced users.csv and groups.csv files 
 are not found in the data directory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXS-850) Fix users/groups directories configuration when users or/and groups are empty

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXS-850.
-

   Resolution: Fixed
Fix Version/s: (was: Short term backlog)
   2.6

Allow to empty users and groups lists by moving default values to creation page 
only, and always generates csv files because of references (so they will be 
empty sometimes).
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/378029de6a48
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/abc0e10a9a66

 Fix users/groups directories configuration when users or/and groups are empty
 -

 Key: NXS-850
 URL: https://jira.nuxeo.com/browse/NXS-850
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.2
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1, 2.6


 When no user or no group is saved, the extensions.xml should not hold the new 
 directories configuration because referenced users.csv and groups.csv files 
 are not found in the data directory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-885) Fix retrieval of SNAPSHOT Studio artifact

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109594#comment-109594
 ] 

Anahide Tchertchian commented on NXS-885:
-

use a last modified on the jar request:
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/bdb15dc060fc


 Fix retrieval of SNAPSHOT Studio artifact
 -

 Key: NXS-885
 URL: https://jira.nuxeo.com/browse/NXS-885
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Critical
 Fix For: 2.5.1, 2.6


 When trying to retrieve Nuxeo studio artifact from Maven and using the 
 trunk version (0.0.0-SNAPSHOT), Maven only retrieve the remote version the 
 first time but nothing happens once the artifact is already in the local 
 repository even if the project has changed in Nuxeo Studio and the jar is 
 updated in the maven repository.
 In our maven repository for studio, we need to add indexes indicating the 
 last version available to maven clients.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-885) Fix retrieval of SNAPSHOT Studio artifact

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-885:


Comment: was deleted

(was: Thomas Roger deleted the linked story in Pivotal Tracker)

 Fix retrieval of SNAPSHOT Studio artifact
 -

 Key: NXS-885
 URL: https://jira.nuxeo.com/browse/NXS-885
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Critical
 Fix For: 2.5.1, 2.6


 When trying to retrieve Nuxeo studio artifact from Maven and using the 
 trunk version (0.0.0-SNAPSHOT), Maven only retrieve the remote version the 
 first time but nothing happens once the artifact is already in the local 
 repository even if the project has changed in Nuxeo Studio and the jar is 
 updated in the maven repository.
 In our maven repository for studio, we need to add indexes indicating the 
 last version available to maven clients.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-885) Fix retrieval of SNAPSHOT Studio artifact

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-885:


Comment: was deleted

(was: A Pivotal Tracker story has been created for this Issue: 
http://www.pivotaltracker.com/story/show/23397155)

 Fix retrieval of SNAPSHOT Studio artifact
 -

 Key: NXS-885
 URL: https://jira.nuxeo.com/browse/NXS-885
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Critical
 Fix For: 2.5.1, 2.6


 When trying to retrieve Nuxeo studio artifact from Maven and using the 
 trunk version (0.0.0-SNAPSHOT), Maven only retrieve the remote version the 
 first time but nothing happens once the artifact is already in the local 
 repository even if the project has changed in Nuxeo Studio and the jar is 
 updated in the maven repository.
 In our maven repository for studio, we need to add indexes indicating the 
 last version available to maven clients.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-885) Fix retrieval of SNAPSHOT Studio artifact

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=109595#comment-109595
 ] 

Anahide Tchertchian commented on NXS-885:
-

TODO: add other metadata + backport on 2.6

 Fix retrieval of SNAPSHOT Studio artifact
 -

 Key: NXS-885
 URL: https://jira.nuxeo.com/browse/NXS-885
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Critical
 Fix For: 2.5.1, 2.6


 When trying to retrieve Nuxeo studio artifact from Maven and using the 
 trunk version (0.0.0-SNAPSHOT), Maven only retrieve the remote version the 
 first time but nothing happens once the artifact is already in the local 
 repository even if the project has changed in Nuxeo Studio and the jar is 
 updated in the maven repository.
 In our maven repository for studio, we need to add indexes indicating the 
 last version available to maven clients.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Moved: (NXP-8630) Event handlers with EL is not well evaluated: opposite value is returned

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian moved NXS-895 to NXP-8630:
--

Fix Version/s: (was: 2.5.1)
   (was: Short term backlog)
   5.5
 Roadmap priority:   (was: 400)
Affects Version/s: (was: 2.5)
   5.6
  Key: NXP-8630  (was: NXS-895)
  Project: Nuxeo Enterprise Platform  (was: Nuxeo Studio)

 Event handlers with EL is not well evaluated: opposite value is returned
 

 Key: NXP-8630
 URL: https://jira.nuxeo.com/browse/NXP-8630
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.6
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Major
 Fix For: 5.5


 For instance,
 If we have an expression like
 {code}
 !Document.hasFacet(Folderish)
 {code}
 It will execute the event handler only if the document DOES HAVE the facet 
 folderish
 From org.nuxeo.ecm.automation.core.events.EventHandler:250
 {code}
 if (expression != null) {
 if (expr == null) {
 expr = Scripting.newExpression(expression);
 }
 if ((Boolean) expr.eval(ctx)) {
 return false;
 }
 }
 return true;
 {code}
 is wrong and should be 
 {code}
 if (expression != null) {
 if (expr == null) {
 expr = Scripting.newExpression(expression);
 }
 if (!(Boolean) expr.eval(ctx)) {
 return false;
 }
 }
 return true;
 {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8630) Event handlers with EL is not well evaluated: opposite value is returned

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-8630:
-

Affects Version/s: (was: 5.6)
   5.5
Fix Version/s: (was: 5.5)
   5.6

 Event handlers with EL is not well evaluated: opposite value is returned
 

 Key: NXP-8630
 URL: https://jira.nuxeo.com/browse/NXP-8630
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5
Reporter: Sun Tan
Assignee: Bogdan Stefanescu
Priority: Major
 Fix For: 5.6


 For instance,
 If we have an expression like
 {code}
 !Document.hasFacet(Folderish)
 {code}
 It will execute the event handler only if the document DOES HAVE the facet 
 folderish
 From org.nuxeo.ecm.automation.core.events.EventHandler:250
 {code}
 if (expression != null) {
 if (expr == null) {
 expr = Scripting.newExpression(expression);
 }
 if ((Boolean) expr.eval(ctx)) {
 return false;
 }
 }
 return true;
 {code}
 is wrong and should be 
 {code}
 if (expression != null) {
 if (expr == null) {
 expr = Scripting.newExpression(expression);
 }
 if (!(Boolean) expr.eval(ctx)) {
 return false;
 }
 }
 return true;
 {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-909) Fix encoding on CSV import for vocabularies

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-909:


Tags: Backlog

 Fix encoding on CSV import for vocabularies
 ---

 Key: NXS-909
 URL: https://jira.nuxeo.com/browse/NXS-909
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Vocabularies
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


 When importing CSV file with accents, they are not resolved correctly (typing 
 them is ok though)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-901) Fix OutOfMemoryError when using bad json in registry

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-901:


Tags: Backlog

 Fix OutOfMemoryError when using bad json in registry
 

 Key: NXS-901
 URL: https://jira.nuxeo.com/browse/NXS-901
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Bogdan Stefanescu
Priority: Major
 Fix For: 2.5.1

 Attachments: org.nuxeo.studio.client.features.operations.Operation


 Sometimes the registries loading fails because the json content is badly 
 formed. It issues an OutOfMemoryError, problem is probably on json lib side.
 need to see if problem can be worked around in studio code or if bug is fixed 
 in a newer version of this library

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


  1   2   3   4   5   6   7   8   9   10   >