Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Definition of context

I have created a new action bean class, which I use in a changed "single-tasks-widget-template.xhtml" file. It is very similar to the JbpmActionsBean class used in the "manage-task-widget-template.xhtml" file. Both classes use returnToCurrentDocOrHom...

adam_bo_ by Star Contributor
  • 879 Views
  • 4 replies
  • 0 kudos

Resolved! Is there a plugin/configuration to compress VCS binaries?

Just wondering if there is an existing configuration switch to automatically compress/decompress binaries stored/retrieved by VCS? Searched answers and document for compress and compression but no hits related to VCS storage. If not, does anyone have...

Problems using widgets

Hi, I am developing a new view using contentView, layouts, page providers and widgets. All working perfectly while use this configuration for my widgets: <widget name="listing_solicitudTitle" type="solicitudWidget"> <labels> <label mode="any">T...

Login problem after adding custom plugin

I have inherited a custom plugin that creates a couple extra document types, with fields and widgets. It also defines a directory that attaches to a MySQL database that we use for some of those fields. Using a clean nuxeo-tomcat-5.5-sdk install, I ca...

gbowman_ by Champ in-the-making
  • 681 Views
  • 2 replies
  • 0 kudos

WebDAV drag and drop mime type for .msg files

I am implementing a variation of this solution. I have added nuxeo xml extensions for the .msg file extension with a mime type of "application/vnd.ms-outlook" in two places: application/vnd.ms-outlook msg msg applica...

Resolved! Installation of hotfixes or marketpace packages fails because of class "org.eclipse.core.runtime.MultiStatus"'s signer information

For instance, when I try to install the hotfix 7 for 5.6, I get an error message that says: Installation failed : class "org.eclipse.core.runtime.MultiStatus"'s signer information does not match signer information of other classes in the same packag...

Does lock behaviour has changed with 5.6 version ?

hi, i just experienced a new behaviour with de document locking mecanism. in the 5.5 version of nuxeo, the users have the possibility to unlock a document locked by someone else. (rights set grant : Gerer (toutes les versions)) in the 5.6, apparently...

jeremie_ by Confirmed Champ
  • 268 Views
  • 0 replies
  • 0 kudos

Resolved! Ugly design since migrating from "Summary Tab"

Hello, As you advice with Nuxeo Studio's last version, I migrated from the "Summary Tab" to the new "Tab" functionality ==> Since I did that, the design of document's pages is ugly : everything is so close, there is no space... Here's a screenshot, l...

Julien_A_ by Champ on-the-rise
  • 1665 Views
  • 8 replies
  • 0 kudos

Document types not properly loaded

I'm having a problem with proper hot reload of my Nuxeo project. I am trying to adapt my workflow so I can do correct hot reload of the server in the project. I have not deployed anything do the bundles directory. All my components seems to load prop...

Resolved! Wrong (CMIS) version status after simply importing a document file?

Hi, I wonder about the version status (CMIS nuxeo:isCheckedIn) after I uploaded a file via the web interface. isCheckedIn is FALSE, which prevents a CMIS user to check out the requested document subsequently. Currently the CMIS user must first check ...

Edgar_ by Confirmed Champ
  • 940 Views
  • 4 replies
  • 0 kudos

Resolved! Error executing query nxql

I am having an error when I try execute this query: SELECT * FROM MyDocument WHERE ecm:path STARTSWITH '/domain/workspaces/1827035539688005368/documentos' AND dc:expired > DATE '17/12/2012' javax.faces.el.EvaluationException: org.nuxeo.ecm.core.api...

Resolved! Create a decimal field

Hello, I want to create a decimal field for a document. I try "integer" but I can just write an integer ... Then, I try "floating point" but even if I write "35.68", it save "35.0". How can I do it ? Thanks in advance for your help

delphine_ by Star Contributor
  • 995 Views
  • 4 replies
  • 0 kudos

Resolved! Debugging: is it possible to trace all executed NXQL?

Is there a debug flag to activate tracing of executed NXQL queries? I'd like to see the queries with resolved parameters. In case the params variables don't contain the expected values, the query can return empty result without any errors. These erro...

promanov_ by Star Contributor
  • 674 Views
  • 2 replies
  • 1 kudos

ldap probleme

Bonjour, j'essaye de connecter mon serveur nuxeo tout propre à mon ldap, j'ai bien créé le fichier ldap default-ldap-users-directory-config.xml, mais au démarrage, j'ai dans les logs : 012-12-19 16:20:34,488 INFO [org.nuxeo.ecm.platform.ui.web.auth....

vjoussot_ by Star Contributor
  • 1812 Views
  • 11 replies
  • 0 kudos

Resolved! How do you turn off or ignore a facet on a new Document type?

I created a new document type that extends a File. I want it to behave like a file except I don't want it to be publishable. What are my options? Is there a way to turn off this facet? Or...do I have to extend from a Document, and include all the s...

Nuxeo IDE Unit test: Cannot find MailMessage Type!

I am trying to implement a version of the code outlined in this blog. My goal is to read a .msg (a mail message saved from Outlook) file placed in Nuxeo via webDAV and store it, within Nuxeo, in a Nuxeo JSF readable and indexable format using the Mai...

Resolved! Content Routing and Studio, extension points...

Good afternoon, This is actually an open question (with a long introduction). I am using Nuxeo 5.6, and playing with Content Routing on Nuxeo Studio. The new interface is kinda neat, and you can create some nice workflows once you grasp the various c...