You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Renaud Richardet <re...@wyona.com> on 2006/02/06 20:54:04 UTC

Allow dashes in Doc-ID

Hi All,

Could we modify the validation of the Doc-Id so that it allows dashes 
("-") to be entered? This was possible in 1.2. A patch and the proposed 
implementation is described in 
http://issues.apache.org/bugzilla/show_bug.cgi?id=38127

TIA,
Renaud

-- 
Renaud Richardet
COO America
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
office +1 857 776-3195                     mobile +1 617 230 9112
renaud.richardet <at> wyona.com              http://www.wyona.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Allow dashes in Doc-ID

Posted by Renaud Richardet <re...@wyona.com>.
Thank you Andreas and Thorsten :-)

- Renaud


Thorsten Scherler wrote:

>El mar, 07-02-2006 a las 09:28 +0100, Andreas Hartmann escribió:
>  
>
>>Andreas Hartmann wrote:
>>    
>>
>>>Thorsten Scherler wrote:
>>>      
>>>
>>>>El lun, 06-02-2006 a las 14:54 -0500, Renaud Richardet escribió:
>>>>        
>>>>
>>>>>Hi All,
>>>>>
>>>>>Could we modify the validation of the Doc-Id so that it allows dashes 
>>>>>("-") to be entered? This was possible in 1.2. A patch and the 
>>>>>proposed implementation is described in 
>>>>>http://issues.apache.org/bugzilla/show_bug.cgi?id=38127
>>>>>          
>>>>>
>>>I do object. Though it is possible to configure a custom
>>>DocumentManager, this can't be done only globally, not per publication.
>>>
>>>I'm -1 for the patch, rather I'll spend some minutes to transfer
>>>the method to the DocumentBuilder. I'll report back when it is
>>>finished or if problems occur.
>>>      
>>>
>>Done.
>>
>>    
>>
>
>jeje.
>
>So another job well done and all I did was writing a mail. ;-)
>
>Thanks Andreas.
>
>salu2
>
>  
>
>>-- Andreas
>>
>>    
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Allow dashes in Doc-ID

Posted by Thorsten Scherler <th...@apache.org>.
El mar, 07-02-2006 a las 09:28 +0100, Andreas Hartmann escribió:
> Andreas Hartmann wrote:
> > Thorsten Scherler wrote:
> >> El lun, 06-02-2006 a las 14:54 -0500, Renaud Richardet escribió:
> >>> Hi All,
> >>>
> >>> Could we modify the validation of the Doc-Id so that it allows dashes 
> >>> ("-") to be entered? This was possible in 1.2. A patch and the 
> >>> proposed implementation is described in 
> >>> http://issues.apache.org/bugzilla/show_bug.cgi?id=38127
> > 
> > I do object. Though it is possible to configure a custom
> > DocumentManager, this can't be done only globally, not per publication.
> > 
> > I'm -1 for the patch, rather I'll spend some minutes to transfer
> > the method to the DocumentBuilder. I'll report back when it is
> > finished or if problems occur.
> 
> Done.
> 

jeje.

So another job well done and all I did was writing a mail. ;-)

Thanks Andreas.

salu2

> -- Andreas
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Allow dashes in Doc-ID

Posted by Andreas Hartmann <an...@apache.org>.
Andreas Hartmann wrote:
> Thorsten Scherler wrote:
>> El lun, 06-02-2006 a las 14:54 -0500, Renaud Richardet escribió:
>>> Hi All,
>>>
>>> Could we modify the validation of the Doc-Id so that it allows dashes 
>>> ("-") to be entered? This was possible in 1.2. A patch and the 
>>> proposed implementation is described in 
>>> http://issues.apache.org/bugzilla/show_bug.cgi?id=38127
> 
> I do object. Though it is possible to configure a custom
> DocumentManager, this can't be done only globally, not per publication.
> 
> I'm -1 for the patch, rather I'll spend some minutes to transfer
> the method to the DocumentBuilder. I'll report back when it is
> finished or if problems occur.

Done.

-- Andreas

-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Allow dashes in Doc-ID

Posted by Andreas Hartmann <an...@apache.org>.
Andreas Hartmann wrote:
> Thorsten Scherler wrote:
>> El lun, 06-02-2006 a las 14:54 -0500, Renaud Richardet escribió:
>>> Hi All,
>>>
>>> Could we modify the validation of the Doc-Id so that it allows dashes 
>>> ("-") to be entered? This was possible in 1.2. A patch and the 
>>> proposed implementation is described in 
>>> http://issues.apache.org/bugzilla/show_bug.cgi?id=38127
> 
> I do object. Though it is possible to configure a custom
> DocumentManager, this can't be done only globally, not per publication.

Sorry, this should read "can be done only globally, not per publication".

-- Andreas


-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Allow dashes in Doc-ID

Posted by Andreas Hartmann <an...@apache.org>.
Thorsten Scherler wrote:
> El lun, 06-02-2006 a las 14:54 -0500, Renaud Richardet escribió:
>> Hi All,
>>
>> Could we modify the validation of the Doc-Id so that it allows dashes 
>> ("-") to be entered? This was possible in 1.2. A patch and the proposed 
>> implementation is described in 
>> http://issues.apache.org/bugzilla/show_bug.cgi?id=38127

I do object. Though it is possible to configure a custom
DocumentManager, this can't be done only globally, not per publication.

I'm -1 for the patch, rather I'll spend some minutes to transfer
the method to the DocumentBuilder. I'll report back when it is
finished or if problems occur.

-- Andreas




-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Allow dashes in Doc-ID

Posted by Thorsten Scherler <th...@apache.org>.
El lun, 06-02-2006 a las 14:54 -0500, Renaud Richardet escribió:
> Hi All,
> 
> Could we modify the validation of the Doc-Id so that it allows dashes 
> ("-") to be entered? This was possible in 1.2. A patch and the proposed 
> implementation is described in 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=38127
> 

I do not have any objection. 

Does somebody else have some?

lazy consensus active.

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org