[jira] Updated: (COCOON-2246) HttpRequest should handle encoding in getParameter and getParameterValues in the same way

2008-12-15 Thread roy huang (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] roy huang updated COCOON-2246: -- Attachment: patch.txt > HttpRequest should handle encoding in getParameter and getParameterValues

[jira] Created: (COCOON-2246) HttpRequest should handle encoding in getParameter and getParameterValues in the same way

2008-12-15 Thread roy huang (JIRA)
Project: Cocoon Issue Type: Bug Components: * Cocoon Core Affects Versions: 2.1.12-dev (Current SVN), 2.2-dev (Current SVN) Reporter: roy huang This will affect form block's multivalue widget -- This message is automatically generated by JIRA. - Yo

Re: [VOTE] Release 2.1.9

2006-02-21 Thread roy huang
The Form Block now in trunk seems has problems because the change of ajax block. And does the new jxtemplate generator implement? If Form block works fine ,+1 Roy Huang

[Help]How can I just build trunk easily

2006-01-18 Thread roy huang
2_1_x from svn these few days,always said src/block/ajax already exits(something like that) Roy Huang

[HELP]How can I build trunk?

2006-01-17 Thread roy huang
The following error occurred while executing this line: D:\cocoon\trunk\tools\targets\compile-build.xml:44: D:\cocoon\trunk\src\mocks no t found. Total time: 8 seconds What's the problem? Roy Huang

how can I build trunk?

2006-01-17 Thread roy huang
d dir: D:\cocoon\trunk\build\${name}\classes BUILD FAILED D:\cocoon\trunk\tools\targets\compile-build.xml:71: Warning: Could not find file D:\cocoon\trunk\src\java\org\apache\cocoon\cocoon.properties to copy. Total time: 9 seconds What's the problem? Roy Huang

Re: [vote] moving the template block in 2.1

2006-01-17 Thread roy huang
[X] move template block to 2.1 and keep the old implementation [ ] move template block to 2.1 and trash the old implementation [ ] don't move template block to 2.1 roy huang

Re: CForms slower with JXTemplateGenerator

2006-01-16 Thread roy huang
fax: +48 (61) 853 29 65 Do we need a vote? roy huang

Re: Release 2.1.9

2006-01-13 Thread roy huang
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=113697649420083&w=2 Why not add new template block to 2.1,using jxtemplate now in form block is quite slow. Roy Huang

Re: CForms slower with JXTemplateGenerator

2006-01-11 Thread roy huang
In current 2.1.x svn ,Forms using JXTemplateGenerator is much slower than FormTransformer Roy Huang

Re: Cound it possible using ajax after cform submit?

2005-11-21 Thread roy huang
to do the same function like submit widget but still using Ajax in form ,not exiting showForm.This goal leads to my question. regards, Roy Huang

Cound it possible using ajax after cform submit?

2005-11-20 Thread roy huang
and other object in parent flowscript?If put this object in global the same people access twice or more at the same continuation life cycle will cause problem. Any suggestion? regards Roy Huang

Ajax bug:update textarea wrong.

2005-11-09 Thread roy huang
Can this be fixed before release? Roy Huang

requestparameter encoding problem(was:[Help]Encoding problem with form+ajax in current svn)

2005-11-09 Thread roy huang
and the attachment is my java file. Are there any other ways?Please comment your suggestion. Roy Huang SetContainerEncodingAction.java Description: Binary data

[Help]Encoding problem with form+ajax in current svn

2005-11-09 Thread roy huang
ajax=true&forms_submit_id=sourcetype&name=%E6%B5%8B&sourcetype=file (sorry is from sample do-datasourceChooser.flow,but the result is the same) when I delete cocoon-ajax=true,the response is right too.So I believe is something wrong in form. Anyone help? Thanks Roy Huang

Re: portal+cform+ajax problem in 2.1.8 rc1

2005-11-08 Thread roy huang
Hi,Philippe GASSMANN I test it in sample,it works,I will test it in my project.Thanks a lot. Roy Huang

Re: complete version of form i18n zh_CN file

2005-10-28 Thread roy huang
Hi,Bertrand I have update form the svn,only src\webapp\samples\i18n\translations\messages_zh_CN.xml is update,src\blocks\forms\java\org\apache\cocoon\forms\system\i18n\messages_zh_CN.xml is not updated.I think this file should be update too. Thanks. Roy Huang

[jira] Created: (COCOON-1670) portal tools i18n doesn't work

2005-10-28 Thread roy huang (JIRA)
portal tools i18n doesn't work --- Key: COCOON-1670 URL: http://issues.apache.org/jira/browse/COCOON-1670 Project: Cocoon Type: Bug Components: Blocks: Portal Versions: 2.1.8-dev (Current SVN) Reporter: roy huang

complete version of form i18n zh_CN file

2005-10-27 Thread roy huang
Hi I have ever provided this file before ,now I complete it for the recent changes.Please commit it into svn. Roy Huang 校验码验证失败 此域是必须的 不是一个有效的{0}类型. 小数 整数 整数 小数 小数 日期 时间 日期时间 å

Can anyone fix these problems before 2.1.8 release,please?

2005-10-20 Thread roy huang
x27;t work,check archive mail-list http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=111692234511897&w=2 Can anyone fix it please? Thanks. Roy Huang

Re:javaflow problem

2005-08-09 Thread roy huang
Hi,Torsten I don't understand what "rewritten" mean and what class do you want.Please tell me. The iDirectory depends another jar file and the second block is all cocoon codes. Roy Huang

Re:javaflow problem

2005-08-08 Thread roy huang
Hi I attachment the source here.I rem two block in the source(you can see the souce) and then it works. If don't rem the line iDirectory =(IDirectory) getComponent(IDirectory.ROLE); user=iDirectory.getCurrentUser(); releaseComponent(iDirectory); the error will be: java.lang.Run

javaflow problem

2005-08-08 Thread roy huang
subroutine). Any suggesions? Roy Huang

Portal tools accee rights doesn't work in current svn

2005-07-11 Thread roy huang
Hi,all: I change portal tools auth2.xml to auth.xml in samples\blocks\portal\tools directory,using user guest login,I still can access all the tool's function.Is it a bug or this function has not been completed? Roy Huang

form.js seems broken in current svn

2005-07-04 Thread roy huang
When I access portal tools to access coplet edit,all is broken.it seems the xercesImpl change to 2.7.0 and xml-apis.jar's change makes it.This also make forms block can't be complied earlier. Roy Huang

portal tools i18n only work the first time in 2.1.7.

2005-05-24 Thread roy huang
e,when you access again ,it returns to English. Any suggestions? Roy Huang?

Re:Authentication ??? Tomcat5 deploy

2005-04-24 Thread roy huang
omcat 4.1 because this problem. Roy Huang

Re: please fix these minor bugs before 2.1.7 release.

2005-03-09 Thread roy huang
uld you add an entry Your local name for a Calendar here I'm working on the forms-samples-styling.xsl files and in the meantime I try to fix a little "TODO" to provide a localized "alt" to the calendar image. Thanks. Bye, Helma > -Original Message- > From:

please fix these minor bugs before 2.1.7 release.

2005-03-09 Thread roy huang
://issues.apache.org/bugzilla/show_bug.cgi?id=33346 Portal block portallabel+cl:link,I don't know how to fix it by myself. Please fix these bugs before 2.1.7 release. And I attach the simplified Chinese message file for the Form block,please someone replace the file in current svn by it. Roy

Re: [Bug]PortalPageLabels can't handle non-ascii labelname

2004-12-24 Thread roy huang
Sorry,missing line 91-92 buffer.append(requestParameterName).append('=') .append(SourceUtil.encode(key.toString())); Here should be modified too. Roy Huang - Original Message - From: "roy huang" <[EMAIL PROTECTED]> T

Re: [Bug]PortalPageLabels can't handle non-ascii labelname

2004-12-24 Thread roy huang
Hi all: I checked the source code,in PageLabelLinkService.java(2.1.6) line 227: uri.append(parmName).append('=').append(SourceUtil.encode(label));<--here One solution is using SourceUtil.encode(label,"utf-8") . Roy Huang - Original Message - Fr

[Bug]PortalPageLabels can't handle non-ascii labelname

2004-12-24 Thread roy huang
-page?pageLabel=%B9%AB%B8%E6%C0%B8,it won't work Because I'm using utf-8 encoding ,so I change url to portal-page?pageLabel=%E5%85%AC%E5%91%8A%E6%A0%8F,it works So the bug is obviously caused by url encoding. WDYT? Roy Huang

Re: AW: XMLSerializer replaces tabs with

2004-12-06 Thread roy huang
I have the same problem.Using tab is to make xml file look nice. - Original Message - From: "Torsten Curdt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 06, 2004 5:54 PM Subject: Re: AW: XMLSerializer replaces tabs with > Stefan Pietschmann wrote: > > Hmm, i'm not

[Help]Errors while cocoon 2.1.6 startup in tomcat 4 with ehcache.

2004-12-05 Thread roy huang
This will also happen but in cocoon-files directory. Any suggestion? Roy Huang

Re: Question and Suggessions about forms block in 2.1.6

2004-12-01 Thread roy huang
Hi Sylvain: Their is a little bug in jx-macros.xml,I have post a bug into bugzilla,see: http://issues.apache.org/bugzilla/show_bug.cgi?id=32425 Roy Huang. - Original Message - From: "Sylvain Wallez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, Dec

CForms's Chinese FormsMessages file

2004-11-28 Thread roy huang
Hi I check the file shipped with 2.1.6,found its encoding is wrong.I believe it is because is edit by someone using incorrect encoding.I attach the correct one. Roy Huang 此域是必须的 不是一个有效的{0}类型. 整数 小数 小数 小数 整数 日期 时间 日期时间 应为{0}个字符. 应包含{0}到{1}个字符. 应包含至少{0

Re: Question and Suggessions about forms block in 2.1.6

2004-11-26 Thread roy huang
Hi,Sylvain: I have thought about invisible state,and studied the mail archive about widget's state. Is it now I can't just use flowscript to hide a widget ? Roy Huang - Original Message - From: "Sylvain Wallez" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Re: [SOLVED]Re: 2.1.6 build failed on block javaflow with zip file source

2004-11-22 Thread roy huang
It was xalan-2.6.0.jar,build will fail,replace with xalan-2.6.1-dev-20041008T0304.jar,it's fine. Roy Huang - Original Message - From: "Antonio Gallardo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 23, 2004 12:42 PM Subject: Re: [SOLVE

[SOLVED]Re: 2.1.6 build failed on block javaflow with zip file source

2004-11-22 Thread roy huang
I recheck all the lib,cocoon 2.1.6 change endorsed lib xalan.jar to xalan-2.6.1-dev-20041008T0304.jar.My jdk endorsed is still xalan-2.6.0.jar.Replace the xalan jar,everything's fine now. Thanks. Roy Huang - Original Message - From: "Torsten Curdt" <[EM

Question and Suggessions about forms block in 2.1.6

2004-11-21 Thread roy huang
dget's value shouldn't get from the request.This allow user adjust forms-field-styling.xsl to just display text in final page. C)If B) is not a good suggestion,then make just like to keep it's original value or make it possible to change one widget's type form field to output. WDYT? Roy Huang

2.1.6 forms block swan link is broken

2004-11-21 Thread roy huang
There's no swan directory in forms directory. Roy Huang

2.1.6 build failed on block javaflow with zip file source

2004-11-21 Thread roy huang
Hi,all: I download zip file source of 2.1.6, build on win/32 with java 1.4.2.Everything's fine but javaflow block.Errors in attachment.When I exclude javaflow block,the build is successful. Please check it,thanks. Roy Huang cocoon-block-javaflow-compile: Compiling 5 source

Re: [CForms]When using fi:groups with style "tabs" calender select is behide the layer

2004-09-21 Thread roy huang
t is behide the layer Set the CSS property z-index to a value greater than the frame, and it will apear. In forms-calendar.css, in #forms_calendarDiv, I've added z-index: 20; and that fixed it. > -Original Message- > From: roy huang [mailto:[EMAIL PROTECTED] > Sent: Tue

[CForms]When using fi:groups with style "tabs" calender select is behide the layer

2004-09-21 Thread roy huang
it is a bug,can anyone fix it ? Roy Huang.

[CForms]Could it possible to write a new bingding to bind database directly?

2004-09-13 Thread roy huang
lem is how forms binding to table using keys,right?If this problem is solved,is there any problems with this ideas? Do you have any ideas or suggestions,please let me know. Thank you! Roy Huang

Re: [Help]How can I use non-ascii file name?

2004-09-02 Thread roy huang
Sorry,it should be : name1=new Packages.java.lang.String(name); name2=new Packages.java.lang.String(name1.getBytes("ISO-8859-1")); cocoon.sendPage(name2); } - Original Message - From: "roy huang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thur

Re: [Help]How can I use non-ascii file name?

2004-09-02 Thread roy huang
.sendPage(name1); } it works,if you want to decode it,you can also : name2=new Packages.java.lang.String(name1.getBytes("ISO-8859-1")); Thought,I don't like this way,just post it hope it is helpful for somebody. Roy Huang - Original Message - From: "roy huang" &

[Help]How can I use non-ascii file name?

2004-08-12 Thread roy huang
uring resolving of the input stream: org.apache.excalibur.source.SourceNotFoundException: file:/C:/My Documents/IBM/wsad/workspace/PowerOA/WebContent/test/jpg/ÃÂÂ.jpg doesn't exist. How can I use non-ASCII file name in cocoon?I can't find any description or help in wiki or archived m

Re: cl:links in cachingURI coplet ?

2004-06-30 Thread roy huang
e Gallary Viewer did't work. What can I do to make this work again? Or is it a bug? If you were me ,how to solve this problem by using CachingURICoplet with bookmark? WDYT? Roy Huang - Original Message - From: "Philippe Guillard" <[EMAIL PROTECTED]> To:

[Help][CForms]About insert-node

2004-06-27 Thread roy huang
ion is not allowed for this type of node I must change to: to solve this problem,but this also make in the new databind define all have child node even it doesn't need it. My question is how to aviod the error and insert only when it is needed. WDTY? Roy Huang

Re: [help]using two portals in the same time

2004-06-18 Thread roy huang
I have send a mail to you,check it. Roy Huang - Original Message - From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 18, 2004 5:45 PM Subject: RE: [help]using two portals in the same time > Hi, > > I can't con

[help]using two portals in the same time

2004-06-17 Thread roy huang
k right. I'm using 2.1.5 with tomcat 4.1.30+jdk 1.4.2,I also repeat this error by copy the director of portal to standard and modify it follow the upper steps using jetty ship by 2.1.5. What I miss or is it a bug? Roy Huang

Re: Short Introduction to using Cocoon with non-roman languages - was: Has anyone used Cocoon for chinese language application ?

2004-05-30 Thread roy huang
129741&w=2 The last two I ever posted mail in dev maillist and no reply so I send this mail to dev mail list tow this time. Roy Huang - Original Message - From: "Jasper Michalczik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 29, 2004 4

SQLTransformer get CLOB data wrong.

2004-05-27 Thread roy huang
tch(Exception e) { } } I don't know if this will help to make SQLTransformer get CLOB more portable. Roy Huang

Re: [CForms]FormattingDateConvertor can't convert blank to date in current cvs version.

2004-05-10 Thread roy huang
+1 - Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 09, 2004 9:05 PM Subject: Re: [CForms]FormattingDateConvertor can't convert blank to date in current cvs version. > On 09.05.2004 14:20, Upayavira wrote: > > >> I made a little

[CForms]FormattingDateConvertor can't convert blank to date in current cvs version.

2004-05-09 Thread roy huang
. What can I do to convert an blank ("") string to Date type? Or this should be considered in the FormattingDateConvert.java?I believe this function is need because date may be blank. WDYT? Roy Huang

Re: Some CalendarGenerator code

2004-05-09 Thread roy huang
Hi ,Ugo: I never thought the pipeline can do things this way .I will study 1) and find out would this solve my problem. Thanks a lot. Roy Huang - Original Message - From: "Ugo Cei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 09, 2004 3:0

Re: Some CalendarGenerator code

2004-05-08 Thread roy huang
: "Ugo Cei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 08, 2004 9:58 PM Subject: Re: Some CalendarGenerator code > Il giorno 08/mag/04, alle 10:14, roy huang ha scritto: > > > After a long Labor Day holiday,I checked this message tod

[CForms]v2 sample broke in current cvs version

2004-05-08 Thread roy huang
e transition. Currently kept a getWidget() on the Form.js to return the underlaying java-widget of the Form. Refactored the car and country-selector to abuse the new "../" path syntax. Roy Huang

FormsMessages_zh_CN.xml for new update

2004-05-08 Thread roy huang
For Bruno's new modified to FormsMessages.xml Roy Huang 此域是必须的 不是一个有效的{0}类型. 整数 小数 小数 小数 整数 日期 应为{0}个字符. 应包含{0}到{1}个字符. 应包含至少{0}个字符. 不应超过{0}个字符. 不能满足如下表达式: {0} 域不包含有效的邮件地址 应有{0}个项目被选中. 至少{0}个和最多{1}个项目应被选中. 至少{0}个项目应被选中. 至多{0}个项目应被选中. 选中的值当中有一个类型不正

Re: Some CalendarGenerator code

2004-05-08 Thread roy huang
,then users can using xml file or SQLTransformer to get the information and set it in element. WDYT? Roy Huang - Original Message - From: "Ugo Cei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 01, 2004 11:24 PM Subject: Re: Some CalendarGenerator

Re: [CForms]required validation don't work wiht flowscript in current cvs

2004-04-30 Thread roy huang
Not only required validation ,other validations aren't work either. - Original Message - From: "roy huang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 30, 2004 5:43 PM Subject: [CForms]required validation don't work wiht flowscript i

[CForms]required validation don't work wiht flowscript in current cvs

2004-04-30 Thread roy huang
://localhost:/samples/blocks/forms/form1 is ok. Roy Huang

Some CalendarGenerator code

2004-04-29 Thread roy huang
mp;m=108253763309517&w=2 .My suggestion is why not write a CalendarTransformer?It read from generator about date,content by parameter configed by parameter and then generate its own sax pipeline just like CalendarGenerator?This Transformer will much easier to use. WDYT? R

Re: npe with portal block sample.

2004-04-28 Thread roy huang
I know the normal process should use two different instances of the same coplet. But in some condition people may forget this :). Roy Huang - Original Message - From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 200

Re: npe with portal block sample.

2004-04-28 Thread roy huang
s the same coplet but have not been deleted result this. Should it produce a better message or just keep or both delete the coplet? WDYT? Roy Huang - Original Message - From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 2

npe with portal block sample.

2004-04-28 Thread roy huang
t the first and full-screen--->delete,it generate NPE directly and fatally.Only logout can return the login page. Is it a bug and is it have been post in Bugzilla? Roy Huang

Re: cocoon.sendPage and redirect-to not compatible?

2004-04-26 Thread roy huang
It works,thanks. - Original Message - From: "Upayavira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 26, 2004 9:54 PM Subject: Re: cocoon.sendPage and redirect-to not compatible? > 黄 海冬 wrote: > > > Just after submit my mail I saw an archive mail-list describe the sam

[Question]encoding quesition with file upload(was: [Help]How to get uploaded file name using different form-encoding(ever post in user mail-list)?)

2004-04-22 Thread roy huang
some url or pipeline to allow file upload? And this will enable using setCharacterEncodingAction to set form encoding. WDYT? Roy Huang

[Help]How to get uploaded file name using different form-encoding(ever post in user mail-list)?

2004-04-21 Thread roy huang
encoding utf-8. How can I solve this problem? Roy Huang

Re: CalendarGenerator enhancement suggestion.

2004-04-20 Thread roy huang
Hi,Ugo I will try to write some code to solve my need before may,but it may not as good as yours.I will send the code to you after my work. Roy Huang - Original Message - From: "Ugo Cei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 20

CalendarGenerator enhancement suggestion.

2004-04-20 Thread roy huang
y g.day 2.like http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=108004670802012&w=2 provide the dates before the first day of the month and the dates after the last day of the month if they are in the same week. 3.provide an example to display information in the calendar view. WDYT? Roy Huang

Re: is databasereader's bug?

2004-04-12 Thread roy huang
Sorry for not trying everything.I change the jdbc driver to oracle official under jdk 1.4.Problem solved. - Original Message - From: "roy huang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 09, 2004 12:06 PM Subject: Re: is databasere

Re: is databasereader's bug?

2004-04-08 Thread roy huang
en closed. and the recycle() run. the same jdbc driver in otherplace doing the same thing is fine,so I guest it may be database management,but I'm not sure is tomcat or cocoon. WDYT? Roy Huang

is databasereader's bug?

2004-04-08 Thread roy huang
the code to my servlet code ,different is my servlet get the connection ,query and close,but databasereader.java close connection in recycle(). environment: cocoon: current cvs Tomcat 4.1.30 oracle 9i my servlet using websphere 5.1 as server Any suggestion? Roy Huang

Re: [RT] - XUL revisited....

2004-04-06 Thread roy huang
cocoon may consider using XUL as special application UI or even more. WDYT? Roy Huang - Original Message - From: "Sylvain Wallez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 05, 2004 9:49 PM Subject: Re: [RT] - XUL revisited > Antonio Gal

Re: [Proposal] Web based GUI development environment for Cocoon

2004-04-05 Thread roy huang
Agree!I believe this GUI as an application or an application core is better.It means developers using cocoon can use this core to build their application,like administration panel for form design or management. Roy Huang - Original Message - From: <[EMAIL PROTECTED]> To: &

Re: disabling widgets

2004-04-05 Thread roy huang
,it will generate the same error. Solution suggestion: 1.Do not generate error if a widget not exist ,just not render or ignore it.Of course ,this can turn on and off by parameter. 2.Sylvain's suggest,3 states for a widget.this state is an attribute of a widget define,we can modify it by flow or own transformer. WDYT? Roy Huang

Re: [CForm]FormsMessage_zh_CN.xml

2004-04-01 Thread roy huang
It's correct.I'm glad to make some contribute to cocoon. Attached OtherMessages_zh_CN.xml here to complete the translate. Roy Huang - Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 02,

[CForm]FormsMessage_zh_CN.xml

2004-03-31 Thread roy huang
I translated FormsMessage.xml to FormsMessage.xml,attached here.Hope it help. Roy Huang 此域是必须的 不是一个有效的{0}类型. 整型数字 日期 应为{0}个字符. 应包含{0}到{1}个字符. 应包含至少{0}个字符. 不应超过{0}个字符. 不能满足如下表达式: {0} 域不包含有效的邮件地址 应有{0}个项目被选中. 至少{0}个和最多{1}个项目应被选中. 至少{0}个项目应被选中. 至多{0}个项目应被选中. 选中的

[cforms] tag attribute being eaten.

2004-03-30 Thread roy huang
;w=2 I think it will be better if the body attribute can reserve. Other question: If I use or instead ,the xsl won't work for , any suggestions? xsl file: forms_onload(); Roy Huang

Re: Is a bug or just a rule?

2004-03-25 Thread roy huang
Sorry,forget the version:current cvs version Roy Huang

Is a bug or just a rule?

2004-03-25 Thread roy huang
I ever posted a help about Database action error.I found the result now. I use a xml file to store several configuration include database-action's descriptor.I wrote a transformer to get different configuration xml from this big xml file(I don't think it is a good way now :)).the xml file likes:

[Help]Any change due to this database action error or just getConfiguration?

2004-03-23 Thread roy huang
ml root). It works fine in 2.1.4,so I guess it is some change to "cocoon:" protal due to this error. WDYT? Roy Huang

Re: XIncludeTransformer broken in current cvs version?

2004-03-22 Thread roy huang
It works now,thanks. Roy Huang - Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 9:45 PM Subject: Re: XIncludeTransformer broken in current cvs version? > roy huang hotmail.com> writes: >

XIncludeTransformer broken in current cvs version?

2004-03-22 Thread roy huang
sitemap.xmap: test.xml: http://www.w3.org/2001/XInclude";> It works fine in 2.1.4.But in current cvs version,it display nothing. Roy Huang

Re: WebDAV status in cocoon

2004-03-17 Thread roy huang
wow ,It seems I can't check slide's feature for some time.I remember slide support database,so any integration about slide and woody? Roy Huang - Original Message - From: "Unico Hommes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 18,

Re: WebDAV status in cocoon

2004-03-17 Thread roy huang
,It seems everything's fine. jdk is 1.4.2_03 win2000 pro Roy Huang - Original Message - From: "Unico Hommes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 18, 2004 1:44 AM Subject: Re: WebDAV status in cocoon > > > Jean Pi

SQLTransformer enhancement

2004-03-16 Thread roy huang
move this.format to setup,and get encoding from a parameter. Roy Huang

Re: Configuration of own roles in external file?

2004-03-10 Thread roy huang
It works,thanks! Roy Huang - Original Message - From: "Marco Rolappe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 3:58 PM Subject: AW: Configuration of own roles in external file? > > > ... > > is working for m

Re: Configuration of own roles in external file?

2004-03-09 Thread roy huang
name as "/WEB-INF/myroles.xconf","WEB-INF\\myroles.xconf","WEB-INF\myroles.xconf",the result is the same. Any suggestion? Roy Huang - Original Message - From: "roy huang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Marc

Re: Configuration of own roles in external file?

2004-03-09 Thread roy huang
What does it mean to this---> <*cocoon* *user*-*roles*="WEB-INF/myroles.xconf"> Is or <*cocoon* *user*-*roles*="WEB-INF/myroles.xconf">? Roy Huang - Original Message - From: "Upayavira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]

Re: [VOTE] Rename Rhino-with-continuations packages

2004-03-07 Thread roy huang
For reality work consideration +1 Roy Huang - Original Message - From: "Christopher Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 10:59 AM Subject: [VOTE] Rename Rhino-with-continuations packages > In order to allow the use

Re: [cforms] Woody template transformer eating namespaced element tags?

2004-03-05 Thread roy huang
I got the same problem even in 2.1.5-dev Roy Huang - Original Message - From: "Steve Krulewitz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 7:14 AM Subject: Re: [cforms] Woody template transformer eating namespaced element tags? > I

Re: [CForm]two question/suggestion about multi-value field

2004-03-03 Thread roy huang
Agree.In some system you can add input in an offline html to modified the value,it is a security problem. Roy Huang - Original Message - From: "Bruno Dumon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 3:53 PM Subject: Re: [CForm]t

[CForm]two question/suggestion about multi-value field

2004-03-02 Thread roy huang
w).Can/Should cocoon form provide multi-value binding to output widget?Xml source like that: a.xml data good morning b.multi-value field , ... c.output true ... Roy Huang

[Help]writing SAX Transformer

2004-02-27 Thread roy huang
e the xml in the disk,it can be transform by Xinclude. If I use a xslt file to transform it first ,it can also transform by Xinclude. So I believe it my transformer's problem,can you help? Thanks advanced! Roy Huang

Re: XML-Relational Mapping (Was: USQL)

2004-02-24 Thread roy huang
It sounds good.I think many application just use very simple database,I saw application just use one or two table for data storage only. If we(beginners ;)) can just using mapping to combine xml and database for select/add/update/delete,life is much easier with cocoon. +1 Roy Huang

Re: [RT] Connecting databases with Cocoon

2004-02-24 Thread roy huang
the same,but I don't know how to configure this module. Roy Huang - Original Message - From: "Reinhard Poetz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 24, 2004 11:37 PM Subject: [RT] Connecting databases with Cocoon > > Aft

Re: [woody]display error after upgrade to 2.1.4.It may be a new bug?

2004-02-18 Thread roy huang
It seems we must wait for a new stable xalan version to solve all the problem. Roy Huang - Original Message - From: "Antonio Gallardo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 19, 2004 11:53 AM Subject: Re: [woody]display error after upgr

  1   2   >