Re: [Developers] submitting a date field

2006-09-27 Thread Michiel Meeuwissen
would then be to supply a default value. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http

[Developers] Re: [MMBASE CVS] contributions/natmm/templates/editors refresh.jsp topmenu.jsp

2006-09-27 Thread Michiel Meeuwissen
) { -window.location.reload(); - } -} -request.send( null ); - } I wonder though if check() should not contain a new setTimeout call? MIchiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX

Re: [Developers] mysql, strings and blobs

2006-10-02 Thread Michiel Meeuwissen
to know if this is normal. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http://lists.mmbase.org

Re: [Developers] MMBase 1.8.2

2006-10-03 Thread Michiel Meeuwissen
Michiel Meeuwissen wrote: Hollidays are over. Probably everybody's working again. A few bugfixes were done since the release of 1.8.1 (see mmbase.org/bug). How about a 1.8.2, say, next week? FYI, I just tagged the 1.8 branch with 1.8.2, and triggered a build on the cvs.mmbase.org machine

Re: [Developers] MyVision on MMBase

2006-10-12 Thread Michiel Meeuwissen
for backwards compatibility. Michiel -- Michiel Meeuwissen mihxil' Peperbus

Re: [Developers] MyVision on MMBase

2006-10-12 Thread Michiel Meeuwissen
user, I just want to hit 'I Agree, Next, Next, Finish' :) It probably is mainly a matter of a good receipe. Because actually it is very simple :-) Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US

[Developers] Should we release 1.9 as MMBase 2.0?

2006-10-17 Thread Michiel Meeuwissen
infrastructure plus of course bugfixes, and other small improvements. Completion of core changes ('core 2', see also 'MyVision'), would then e.g. lead to an MMBase 3.0. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX

Re: [Developers] page design

2006-10-25 Thread Michiel Meeuwissen
to your page, you could use the mmbase taglib: http://www.mmbase.org/mmdocs/applications/taglib/frontenddevelopers/taglib/taglib-tutorial.html http://www.mmbase.org/mmdocs/applications/taglib/build/frontenddevelopers/taglib/reference/mmbase-taglib-mmbase.basic.html Michiel -- Michiel Meeuwissen

Re: [Developers] build broken?

2006-10-27 Thread Michiel Meeuwissen
that the classes in org/mmbase/util/image are removed. Not removed, but moved, as Nico pointed out. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers

Re: [Developers] build broken?

2006-10-27 Thread Michiel Meeuwissen
) but maybe this is coused by something else... anyway: can't beet the pro's :-) Does not reproduce.So I don't know what's on here. A build on the mmbase machine succeeded also, this time: http://www.mmbase.org/development/download/build_page.jsp?dir=head/2006-10-27 Michiel -- Michiel Meeuwissen

Re: [Developers] Should we release 1.9 as MMBase 2.0?

2006-10-31 Thread Michiel Meeuwissen
to make improvements with absolute backwards compatibility. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org

Re: [Developers] Setup a sample mmBase site

2006-11-06 Thread Michiel Meeuwissen
Madhusmita Patri wrote: Hi I am a new user of MMBase, Can U please help me in finding the way how to setup a sample mmBase site. Install the distro web-application. You can browse the examples, and e.g. deploy the mynews dataset. michiel -- Michiel Meeuwissen mihxil

Re: [Developers] creating objecttypes, objects, relations in MMBase Context Security Model

2006-11-07 Thread Michiel Meeuwissen
in generic editors and editwizards. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http

Re: [Developers] cloudcontext security - mysql

2006-11-11 Thread Michiel Meeuwissen
2006/11/11, melantias toomaate [EMAIL PROTECTED]: However i am getting problems when i switch to mysql. (i have edited jdbc.xml which is working fine in context security). What kind of problems? Please give me what changes i should make so that my cloudcontext works with mysql database

Re: [Developers] class authentication, relation roles, redefs

2006-11-11 Thread Michiel Meeuwissen
11 Nov 2006 07:35:40 -, leenalavanya [EMAIL PROTECTED]: 1) what is class authentication in context security? when we try to login using class authentication it is giving some exception stating that username=null. Class-authentication can be used by java-code. Using classauthentication.xml

Re: [Developers] Object with id was already registered

2006-11-22 Thread Michiel Meeuwissen
(it is in HEAD, but I didn't try 1.8 yet). Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http

Re: [Developers] getting object alias from jsp for a builder(object type)

2006-11-24 Thread Michiel Meeuwissen
, but only 'iterated' .. /mm:listnodes If you really really need to know the aliases of a certain node, which I think is only necessary when you make generic editors or so, then you can use mm:aliaslist For generic reference to unspecific nodes, you use there numbers. Michiel -- Michiel

Re: [Developers] backing apps1 up

2006-12-01 Thread Michiel Meeuwissen
of DocumentBuilder sais nothing about returning null. So perhaps an excption occured, leaving document null? That should be present in the log then too. Perhaps the 'backup.xml' file is not present, or unreadable or so? Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark

Re: [Developers] backing apps1 up

2006-12-01 Thread Michiel Meeuwissen
if it it's worth the trouble. If you only need to backup, or move data from one system to aonther (but with the same database type), I also simply go for the tools provided by the database. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35

Re: [Developers] Request to provide search option

2006-12-05 Thread Michiel Meeuwissen
=developers Or of course google with a site:lists.mmbase.org option. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers

Re: [Developers] 1.8.3

2006-12-05 Thread Michiel Meeuwissen
Michiel Meeuwissen wrote: How about it? According to the bugtracker 14 bugs were fixed since the release of 1.8.2, which was released around october 4. So, perhaps it is a good idea to release 1.8.3 in a week or two? I just tagged CVS with MMBase-1_8_3 and triggered a build on the nightly

Re: [Developers] developing mmbase applications independently

2006-12-06 Thread Michiel Meeuwissen
mmbase 1.8.3 with mmbob 1.0.4 or so, which then principally only refers to cvs tags. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing

Re: [Developers] jira as issue management system

2006-12-11 Thread Michiel Meeuwissen
, and give anybody even less excuses not to do it. But as far as I'm concerned, not conforming to both a) or b) was wrong already since we had the bugtracker (which does not meant that that never happened). Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum

Re: [Developers] jira as issue management system

2006-12-11 Thread Michiel Meeuwissen
Michiel Meeuwissen wrote: (b) every commit to the MMBase CVS should contain a Jira issue number as a reference. In this way we can use Jira as the documentation of the MMBase development process. Perhaps there should then also be JIRA entries for MMBase projects? E.g. how about all check

[Developers] Technical Comittee representation

2006-12-15 Thread Michiel Meeuwissen
developers responsible for the MMBase architecture at the EO. He consented to do this. So if nobody disagrees, he can the new representative of the mmbase developers in this Technical Board. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31

Re: [Developers] postgres

2006-12-21 Thread Michiel Meeuwissen
of different types, it cannot harm, but it will go automaticly well if you object-model is clean, and allows for the relation to be in one direction only. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US

Re: [Developers] postgres

2006-12-21 Thread Michiel Meeuwissen
stuck, unless you contemplate mayor changes of the set-up, like migrating to an implementation which does not use the inheritance feature of postgresql but does that do itself. E.g. on the same way as the mysql-layer, or perhaps using views. Michiel -- Michiel Meeuwissen mihxil

Re: [Developers] Memory leak in QueryResultCache

2006-12-28 Thread Michiel Meeuwissen
immediate suggestions. Would have to dive in the code myself then too. Perhaps things are removed from the cache in an unanticipated manner (not using the remove-method or so). Good luck :-) Happy Hollydays, btw. Also to the rest of the list. Michiel -- Michiel Meeuwissen

[Developers] DelayedGetter/DelayedSetter

2007-01-02 Thread Michiel Meeuwissen
occurs if you call the 'change' method in DatabaseStorageManager? Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers

Re: [Developers] DelayedGetter/DelayedSetter

2007-01-02 Thread Michiel Meeuwissen
number in (... etc)) commands, but that is not the issue I'm addressing. I meant frequent changes on the same value, as may typically occur in counter-fields ('view count' fields?) in e.g. polls and fora. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum

Re: [Developers] DelayedGetter/DelayedSetter

2007-01-05 Thread Michiel Meeuwissen
have pages which send 500 queries to mmbase any way :-) And otherwise it may hardly ever by really needed indeed. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US

Re: [Developers] fixing bug mmbob: need new idears

2007-01-15 Thread Michiel Meeuwissen
? Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http://lists.mmbase.org/mailman/listinfo/developers

Re: [Developers] mmbob: creating bugs while fixing bugs

2007-01-16 Thread Michiel Meeuwissen
2007/1/16, Ernst Bunders [EMAIL PROTECTED]: It seems we have a new bug. I am still trying to delete a forum (hah hah). I'm pretty sure that it can work, because I did so in didactor today. after updating from cvs and removing one new bug, i am confronted with another one, that i don't really

Re: [Developers] mmbob: creating bugs while fixing bugs

2007-01-17 Thread Michiel Meeuwissen
they were a bit sloppy and full of noise. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http

Re: [Developers] mmbob: creating bugs while fixing bugs

2007-01-17 Thread Michiel Meeuwissen
to kennisnet they are of type node as well. Really? Remarkable indeed. As soon as I remarked that something went wrong with that I immediately assumed that that would be because of my cleaning up in the builder xml, and because it would be a thing I might consider changing.. Michiel -- Michiel

Re: [Developers] version glitch

2007-01-24 Thread Michiel Meeuwissen
2007/1/23, Ernst Bunders [EMAIL PROTECTED]: hello I run into a little problem. The builder files for mmbob in the 1.8 branch have been cleaned up some time ago. The new builder files use features added to builder.xsd and the backing java code somewhere between mmbase 1.8.0 and 1.8.1. So mmbob,

Re: [Developers] version glitch

2007-01-24 Thread Michiel Meeuwissen
2007/1/24, Ernst Bunders [EMAIL PROTECTED]: Well, an alternative would have been to up the version of the builder xsl by one, and support both old and new versions. That shouldn't have been hard. Eh, do you mean that we should have made an xsl to change between versions? Also i noticed that

Re: [Developers] version glitch

2007-01-24 Thread Michiel Meeuwissen
2007/1/24, Ernst Bunders [EMAIL PROTECTED]: Eh, do you mean that we should have made an xsl to change between versions? no, the opposite. I assumed that there was already an builder.xsl, and that this was changed. But perhaps i am wrong, and before there was only dtd. I think you mean xsd.

Re: [Developers] How do we define the version numbers of the product in relation to release management

2007-01-31 Thread Michiel Meeuwissen
, perhaps your product uses deprecated features which were dropped). Hope this helps, I'm not sure about your question. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US

[Developers] jira.

2007-02-01 Thread Michiel Meeuwissen
, and assigned a fix version. I tried to take into consideration the probable complexitity of the resolution and the importance of the issue itself while doing that. Am I doing the right thing? Am I the right person? Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum

[Developers] 1.8.4

2007-02-02 Thread Michiel Meeuwissen
appear reguralry. Unfixed bugs can be shifted to next bugfix release. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers

Re: [Developers] shell account on jeves.mmbase.org

2007-02-05 Thread Michiel Meeuwissen
2007/2/5, Ernst Bunders [EMAIL PROTECTED]: would somebody be so kind as to create a shell account for me on jeves.mmbase.org? I can't get in. AFAIK hardly anybody has an account on jeeves. People with access usually use the mmweb account. Your public key is even already in the authorized_key

Re: [Developers] shell account on jeves.mmbase.org

2007-02-05 Thread Michiel Meeuwissen
2007/2/5, Ernst Bunders [EMAIL PROTECTED]: It would be nice if you could paste it in for me. done. Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org

Re: [Developers] shell account on jeves.mmbase.org

2007-02-05 Thread Michiel Meeuwissen
2007/2/5, Ernst Bunders [EMAIL PROTECTED]: Michiel Meeuwissen wrote: 2007/2/5, Ernst Bunders [EMAIL PROTECTED]: It would be nice if you could paste it in for me. done. hmm, with 'ssh [EMAIL PROTECTED]' i still get prompted for a password :-( You must do [EMAIL PROTECTED] I attach

Re: [Developers] jira.

2007-02-06 Thread Michiel Meeuwissen
to fix a few hundred! Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http://lists.mmbase.org/mailman

Re: [Developers] Maxnumber in Query

2007-02-06 Thread Michiel Meeuwissen
not know. But we could think of an issue with security read-rights checks. Could that be related? Could you find the actual queries issued? What happens if you switch security off? Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979

Re: [Developers] Maxnumber in Query

2007-02-08 Thread Michiel Meeuwissen
be instructive. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http://lists.mmbase.org/mailman/listinfo

Re: [Developers] mmeditors broken

2007-02-14 Thread Michiel Meeuwissen
2007/2/14, Ernst Bunders [EMAIL PROTECTED]: It seems that in the 1.8 branche the mmeditors are broken. i had to comment some lines in search_node_with_type.jsp. In some places the index tag had been given a body, and that's illegal according to the tld. I had just rebuild the whole webapp,

Re: [Developers] basic editors and ie7

2007-02-20 Thread Michiel Meeuwissen
too. Since IE7 is released only recently it would not surprize me if it would. Btw, my first bet would be that it is an IE bug :-). You should enter it it in: http://www.microsoft.com/jira/ Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35

Re: [Developers] Re: Didactor source to MMBase CVS

2007-02-22 Thread Michiel Meeuwissen
2007/2/22, Nico Klasens [EMAIL PROTECTED]: Hello Johannes and Henk, I have created the didactor project in Jira. Users can be added to the Didactor group to give permissions on the issues in the didactor project Johannes, I've been so free to already add some meta- and versioninformation.

Re: [Developers] Database insert

2007-02-22 Thread Michiel Meeuwissen
Op 21-02-07 heeft Reinder Menninga[EMAIL PROTECTED] het volgende geschreven: Hi All, We are upgrading to mmbase 1.8.3 and in mmbase 1.7.1 we were using mmb.getMMBase().getDatabase().insert(this, owner, node); getDatabase is removed in 1.8.3, but I can't find a way to do the same. Perhaps

Re: [Developers] copy/clone a Node

2007-02-23 Thread Michiel Meeuwissen
Schaeps, Leon wrote: Is there a default function I can use to copy a Node with all its fieldvalues. No. Or is the best way to create a new node and loop the fields of the source node and copy the values into the fields of the new node? I think so. Michiel -- Michiel Meeuwissen

[Developers] RMMCI, generics in bridge.

2007-03-01 Thread Michiel Meeuwissen
Currently in CVS HEAD the RMMCI application does not compile. See also: http://www.mmbase.org/jira/browse/MMB-1396 I've tried to fix it, but could not succeed in short notice. I assigned the issue to Pierre, because he knows most of how the RMMCi compilation process currently works. Pierre

Re: [Developers] add modified_date to all mmbase objects

2007-04-04 Thread Michiel Meeuwissen
2007/4/4, Schaeps, Leon [EMAIL PROTECTED]: I want to add a modified_date field to all objects. The easiest way would be to inherit from mm_object. Is this possible? Yes. You have to place an WEB-INF/config/core/object.xml containing the field definition for such a field ('last modified' is

[Developers] Dove and exception catching.

2007-04-20 Thread Michiel Meeuwissen
A long time ago I already did it, but I never checked it it, because there was a project to improve on dove/editwizards. But we don't hear much on that terrain. I just found a bug in my application much, much easier by firstly removing all try/catch-blocks from Dove.java again. Dove only catches

[Developers] Module#getInitParameter.

2007-04-25 Thread Michiel Meeuwissen
I'd like to add some code like: if (value == null MMBaseContext.isInitialized()) { value =MMBaseContext.getServletContext().getInitParameter(getName() + . + key); } to that method. That will have the effect that you can set any module property in web.xml or in context tag (e.g.

[Developers] Module#getInitParameter.

2007-04-25 Thread Michiel Meeuwissen
I'd like to add some code like: if (value == null MMBaseContext.isInitialized()) { value =MMBaseContext.getServletContext().getInitParameter(getName() + . + key); } to that method. That will have the effect that you can set any module property in web.xml or in context tag (e.g.

Re: [Developers] Module#getInitParameter.

2007-04-25 Thread Michiel Meeuwissen
2007/4/25, Pierre van Rooden [EMAIL PROTECTED]: Michiel Meeuwissen wrote: That will have the effect that you can set any module property in web.xml or in context tag (e.g. server.xml or the specific context.xml) of tomcat.. This already exists (in 1.9). Parameters are read from

[Developers] Re: [MMBASE CVS] applications/editwizard/templates/data/xsl wizard_xinha.xsl

2007-05-03 Thread Michiel Meeuwissen
2006/7/5, Nico Klasens [EMAIL PROTECTED]: Update of /var/cvs/applications/editwizard/templates/data/xsl In directory james.mmbase.org:/tmp/cvs-serv493/applications/editwizard/templates/data/xsl Added Files: wizard_xinha.xsl Log Message: Xinha htmlarea version 1600 new lines of code

Re: [Developers] CALL: Making Sander de Boer (Sannie) MMBase committor

2007-06-22 Thread Michiel Meeuwissen
2007/6/22, André van Toly [EMAIL PROTECTED]: CALL FOR: Making Sander de Boer (Sannie) MMBase committor START OF CALL: 22-06-2007 17:00 END OF CALL: 27-06-2007 17:00 [+] +1 (YES) Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US ___

Re: [Developers] mmbase.org/jira broken

2007-08-04 Thread Michiel Meeuwissen
Hi, 2007/8/4, Nico Klasens [EMAIL PROTECTED]: See http://www.mmbase.org/jira/browse/MMB-1493 Maybe it was a session timeout? Perhaps, but I'm pretty sure that the first thing I tried after that was trying to create a new issue of only one letter, resulting the same error. But indeed, it

Re: [Developers] position calculation in editwizard lists

2007-08-10 Thread Michiel Meeuwissen
2007/8/10, Nico Klasens [EMAIL PROTECTED]: ?xml version=1.0? !DOCTYPE list PUBLIC -//MMBase/DTD editwizard 1.0//EN http://www.mmbase.org/dtd/wizard-schema_1_0.dtd; list role=posrel destination=urls minoccurs=0 maxoccurs=* orderby=[EMAIL PROTECTED]'pos'] ordertype=number action

Re: [Developers] editwizard htmlarea problem

2007-09-17 Thread Michiel Meeuwissen
2007/9/17, Ernst Bunders [EMAIL PROTECTED]: at least in mmbase 1.8 the htmlarea doesn't work so wel anymore. for bold and italic it creats things like 'span style=font-weight: bold' and then in my-htmlarea.js in the function clean() span elements are removed completely and style elements are

Re: [Developers] config module

2007-09-19 Thread Michiel Meeuwissen
2007/9/19, Ernst Bunders [EMAIL PROTECTED]: hello is the config module still used? I notice that 1.8 does not have org.mmbase.module.Config (anymore). Can i just drop the module with 1.8? yes, I think the original config file can be dropped without any risques. Michiel -- mihxil'

Re: [Developers] taglib question

2007-09-26 Thread Michiel Meeuwissen
2007/9/26, Ernst Bunders [EMAIL PROTECTED]: hello I have a question about the taglib. I have created a java bean for my jsp that does some stuff to create a specific list of nodes. I use this bean in my page with jsp:useBean id=bean .../ I want to iterate over all the nodes like

Re: [Developers] MMBase, Spring and DelegatingFilterProxy

2007-10-17 Thread Michiel Meeuwissen
2007/10/17, marcel maatkamp [EMAIL PROTECTED]: called MMBaseServletContextListener which starts mmbase instead of a servlet. I'd say it would be no problem, and perhaps more practical for those who want to profit from this discovery, to simply put it in org.mmbase.servlet or so; even of the

[Developers] VOTE: 'notifications' application

2007-11-12 Thread Michiel Meeuwissen
Hello, I want to create a 'notifications' component in the 'applications' module of the MMBase CVS repository. Currently I'm developing the code in speeltuin: http://cvs.mmbase.org/viewcvs/speeltuin/mihxil/notifications/ If this vote will make it, I'll move this dir on the server, to conserve

Re: [Developers] VOTE: 'notifications' application

2007-11-12 Thread Michiel Meeuwissen
2007/11/12, Pierre van Rooden [EMAIL PROTECTED]: [X] +1 (YES) Though ofocurse we will thoroughly scrutinize this code for Michiel-isms first... If you won't find them, you would change to only ABSTAIN, I presume? Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US

Re: [Developers] VOTE: 'notifications' application

2007-11-13 Thread Michiel Meeuwissen
2007/11/13, André van Toly [EMAIL PROTECTED]: of the world. Therefore I'd prefer it to be an application (also because it doesn't feel right to put something this limited next to complete frameworks (cmscontainer, didactor, natmm), in CVS). That should not be the reason. It's maybe just a

Re: [Developers] Editwizard current user

2007-11-15 Thread Michiel Meeuwissen
2007/11/15, Ted Vinke [EMAIL PROTECTED]: Formerly we passed e.g. a persId variable to the editwizard to which we could create a posrel in the create part of the editwizard. This was possible because we could build the url to the editwizard from within a .jsp page and manually add a persId=123

[Developers] RC1 Re: MMBase 1.8.5

2007-11-28 Thread Michiel Meeuwissen
http://www.mmbase.org/development/download/build_page.jsp?dir=head/stable/MMBase-1_8_5-rc1/ I hope we are about ready to release now. Release notes for 1.8.5 wil look like this: http://www.mmbase.org/development/download/head/stable/MMBase-1_8_5-rc1//release-notes.txt -- mihxil'

Re: [Developers] Re: Custom datatypes.xml in web-inf/config not included by mmbase

2007-12-06 Thread Michiel Meeuwissen
2007/12/6, Patrick van den Hurk [EMAIL PROTECTED]: sensitive and another thing was the doctype; mmBase wouldn't accept: !DOCTYPE builder PUBLIC -//MMBase//DTD builder config 2.0//EN http://www.mmbase.org/dtd/builder_2_0.dtd;; We finally used: xmlns=http://www.mmbase.org/xmlns/builder;

Re: [Developers] CommitProcessor for relations

2007-12-07 Thread Michiel Meeuwissen
2007/12/7, Ted Vinke [EMAIL PROTECTED]: We have succesfully used CommitProcessor to update the last modified date etc., but now we'd like to create a relation with another object in a commit processor. Since a commit processor has to be defined on a field in a node and all, I was wondering

[Developers] 1.8.5

2007-12-12 Thread Michiel Meeuwissen
Hello, The 1.8 branch was tagged MMBase-1_8_5_Final today. The branch itself is now called 1.8.6. Between rc1 and this release a few more issues were found and fixed. I also made a build: http://www.mmbase.org/development/download/build_page.jsp?dir=stable/MMBase-1_8_5 So I guess we have a

Re: [Developers] [Fwd: [MMBASE CVS] config/builders/core insrel.xml]

2008-02-15 Thread Michiel Meeuwissen
2008/2/15, Nico Klasens [EMAIL PROTECTED]: Hello, What is the scenario that this change is necessary? This change means that all databases have to be altered to prevent VERIFY wanrnings.I have no issues with creating an migration script, but I did not have any issues with it earlier.

[Developers] Javascript frameworks.

2008-02-27 Thread Michiel Meeuwissen
Hello Yesterday, I spent some time in selecting a javascript library which is meant to aid me in making more fancy websites.. I'm targeting a generic 'search and relate' tool to begin with (rudiments can be found in 'speeltuin'). I had some experience with prototype/scriptaculous, and sarissa,

Re: [Developers] content tag

2008-02-27 Thread Michiel Meeuwissen
2008/2/27, Ernst Bunders [EMAIL PROTECTED]: hallo I'v got a small problem. i wonder if there is an elegant solution. i use content tags in my template to filter out empty lines. this is great. But now i have a text are where i want to edit the content of a field, and yes, this field shoul be

[Developers] Re: [MMBASE CVS] applications/editwizard/src/org/mmbase/applications/editwizard WizardDatabaseConnector.java Wizard.java

2008-02-29 Thread Michiel Meeuwissen
14 Feb 2008 17:16:11 - 1.46.2.1 @@ -31,7 +31,7 @@ * @author Michiel Meeuwissen * @author Pierre van Rooden * @since MMBase-1.6 - * @version $Id: WizardDatabaseConnector.java,v 1.46 2006/02/13 16:16:50 pierre Exp $ + * @version $Id: WizardDatabaseConnector.java,v

Re: [Developers] Re: [MMBASE CVS] applications/editwizard/src/org/mmbase/applications/editwizard WizardDatabaseConnector.java Wizard.java

2008-03-02 Thread Michiel Meeuwissen
2008/3/1, Nico Klasens [EMAIL PROTECTED]: No Idea why this checkin of mine would break that. It only remembers the additional loaded objects and uses that to mark them changed when saved. There was a small bug in there for multiple lists, but I already committed a fix for that. It does

Re: [Developers] Re: [MMBASE CVS] applications/editwizard/src/org/mmbase/applications/editwizard WizardDatabaseConnector.java Wizard.java

2008-03-03 Thread Michiel Meeuwissen
2008/3/3, Michiel Meeuwissen [EMAIL PROTECTED]: 2008/3/1, Nico Klasens [EMAIL PROTECTED]: No Idea why this checkin of mine would break that. It only remembers the additional loaded objects and uses that to mark them changed when saved. There was a small bug in there for multiple lists

Re: [Developers] framework exception #2

2008-03-04 Thread Michiel Meeuwissen
2008/3/3, Ernst Bunders [EMAIL PROTECTED]: hello I changed it like this, and it seems to work, but i am not sure if i should commit it. Perhaps getInternalUrl e few lines above should simply have returned null, if the urls is not to be ruled by the filter. You put jsps in /mmbase/ which are

Re: [Developers] Enforcing uniqueness in posrel pos created through EditWizards ?

2008-03-14 Thread Michiel Meeuwissen
2008/3/14, Peter Reitsma [EMAIL PROTECTED]: In an EditWizard on object A I want to enable adding relations using command name=search etc option. But I want to prevent duplicate B's from being added. In relational terms the foreign key should be unique. Would it be possible to add a

Re: [Developers] How to copy attribute of related object into posrel.pos in EditWizards ?

2008-03-15 Thread Michiel Meeuwissen
2008/3/14, Peter Reitsma [EMAIL PROTECTED]: This can probably be configured using a XPath query in the list destination=B node of the configuration file. action type=create relation destinationtype=A role=posrel field name=posXPath expression to copy one attribute value out

Re: [Developers] VOTE: new application 'search relate'.

2008-04-01 Thread Michiel Meeuwissen
2008/4/1, Pierre van Rooden [EMAIL PROTECTED]: What is the reason to make this a separate application, and not, for instance, fold it into the taglib? That was my original plan. But this makes it easier to maintain and update it seperately. E.g. we can easily develop it in CVS HEAD now, and

Re: [Developers] VOTE: new application 'search relate'.

2008-04-14 Thread Michiel Meeuwissen
So, in the mean-time, the code was added. I'll try to maintain a demo (as long as mmbasae 1.8 is relevant) for all provided functionality at: http://mm.meeuw.org/8/mmexamples/searchrelate/ In case you're interested. Log in with the usual account/password. Michiel -- mihxil'

Re: Betr.: Re: [Developers] Introduction, first question

2008-06-13 Thread Michiel Meeuwissen
On Fri, Jun 13, 2008 at 1:33 PM, Winfred Peereboom [EMAIL PROTECTED] wrote: Thanks for your quick reply. The reason why we want to use odd and even is because we have one include that is responsible for creating/presenting a list of artikels that are ordered by a bp_pos. With a paramter side

[Developers] Developers meeting on 24 june

2008-06-13 Thread Michiel Meeuwissen
. At the moment the program at the moment looks like this: 16.00 MMBase developers meeting - Getting started with the CMSc (Youri Lima en Ties van Ham) - MMBase release 1.9 (Michiel Meeuwissen) - your subject Everybody is welcome to come and say something too. Please send mail to Henk Hangyi [EMAIL

Re: [Developers] question: constraint tag and date parts

2008-06-20 Thread Michiel Meeuwissen
On Fri, Jun 20, 2008 at 2:48 PM, Ernst Bunders [EMAIL PROTECTED] wrote: Hi I run into a problem with the constraint tag on a date field. Below constraint does not work at all, even though it should find some objects. Perhaps this only works if you have a 'modern' builder.xml, with datatypes?

Re: [Developers] MMBase 1.9.0 beta2.

2008-06-28 Thread Michiel Meeuwissen
On Fri, Jun 27, 2008 at 5:54 PM, Gmark [EMAIL PROTECTED] wrote: I see there are hundreds of issue open in the JIRA. Before actually releasing those will be rescheduled to a next release. But this is only a beta; you are free to discover even more issues, or fix some in the mean time. Michiel

[Developers] Re: [MMBASE CVS] contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository content.jsp

2008-06-28 Thread Michiel Meeuwissen
On Sat, Jun 28, 2008 at 2:28 PM, Nico Klasens [EMAIL PROTECTED] wrote: Update of /var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository In directory james.mmbase.org:/tmp/cvs-serv29110/cmsc/contentrepository/src/webapp/editors/repository Modified Files:

[Developers] Re: mmapps.sourceforge.net.

2008-07-15 Thread Michiel Meeuwissen
On Mon, Jul 14, 2008 at 18:33, Michiel Meeuwissen [EMAIL PROTECTED] wrote: Anyhow the documentation about how to obtain the source code via CVS does not seem to be up to date any more, so I don't really know how to obtain sources. I suppose sourceforge uses svn now. In the mean time I at least

[Developers] Re: Test cases failures on build 2008-07-24

2008-07-24 Thread Michiel Meeuwissen
L.S., As you can see, I switched this 'automatic mailing on failure' of the nightly build script back on. I did that because the mmbase 1.9 release is upcoming, and I think we should therefore start taking these test-cases seriously... Actually, at the moment only 2 cases are failing:

[Developers] MMBase 1.8.6

2008-07-24 Thread Michiel Meeuwissen
FYI, I just tagged the 1.8 branch MMBase-1_8_6_Final. The 1.8 branch itself now produces 1.8.7 builds. This means that 1.8.6 will be released in a few days. I'll target this weekend. JIRA-generated release notes can be found here:

Re: [Developers] test errors: Release Strategies

2008-08-04 Thread Michiel Meeuwissen
On Mon, Aug 4, 2008 at 11:57, Ernst Bunders [EMAIL PROTECTED] wrote: hello Just back from holiday, and found some junit test errors for the release strategies. I thought it might be a good idea to look into that. It was a one time only occurrance, because since then, the testcases all

Re: [Developers] test errors: Release Strategies

2008-08-04 Thread Michiel Meeuwissen
On Mon, Aug 4, 2008 at 13:07, Michiel Meeuwissen [EMAIL PROTECTED] wrote: I never run the tests from eclipse. I would say though, that they ought to work without a local repository. I'll look into that. It is How did you conclude that they dont' work wiithout local repository? They do for me

Re: [Developers] Test cases failures on build 2008-08-12

2008-08-12 Thread Michiel Meeuwissen
On Tue, Aug 12, 2008 at 03:48, Nightly build user [EMAIL PROTECTED] wrote: 1) testCheckValid(org.mmbase.bridge.DataTypesTest)junit.framework.AssertionFailedError: V Field integer value 'java.lang.String 1e7' was expected to be valid, but: [The value '1e7' is not a valid integer value]

Re: [Developers] must be escaped

2008-08-14 Thread Michiel Meeuwissen
On Thu, Aug 14, 2008 at 16:02, Paul van Beukering [EMAIL PROTECTED] wrote: Try to deploy mmbase but got a 500 in when creating a node of type object using the basic editor pages. /mmbase/edit/basic/change_node.jsp(128,0) /mmbase/edit/basic/relations.jsp(21,5)

Re: [Developers] must be escaped

2008-08-20 Thread Michiel Meeuwissen
I created http://www.mmbase.org/jira/browse/MMB-1712 -- mihxil' http://meeuw.org nl_NL eo_XX en_US ___ Developers mailing list Developers@lists.mmbase.org http://lists.mmbase.org/mailman/listinfo/developers

Re: [Developers] configuring mmbase outside the webapp

2008-08-26 Thread Michiel Meeuwissen
On Tue, Aug 26, 2008 at 10:19, Ernst Bunders [EMAIL PROTECTED] wrote: hello I know it is possible to configure mmbase through settings in the tomcat server.xml or the relevant Context xml. I wonder: is there some documentation of this, or an example? or perhaps someone can give me a hint on

Re: [Developers] Test cases failures on build 2008-08-29

2008-08-29 Thread Michiel Meeuwissen
FYI, On Fri, Aug 29, 2008 at 03:43, Nightly build user [EMAIL PROTECTED] wrote: [echo] BRIDGE 1)

<    1   2   3   4   5   >