gzilla/show_bug.cgi?id=12764
Flow examples not working i in current CVS
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|CLOSED
At 02:03 PM 3/20/2003, you wrote:
Geoff Howard wrote:
Is it just me or is flow not working? I see there is still a redirect
issue outstanding, and the errors I'm getting may be related to redirect.
I don't have it installed here, but IIRC the preferences sample throws
something like "null is n
Geoff Howard wrote:
Is it just me or is flow not working? I see there is still a redirect
issue outstanding, and the errors I'm getting may be related to redirect.
I don't have it installed here, but IIRC the preferences sample throws
something like "null is not an object" when trying to log i
Is it just me or is flow not working? I see there is still a redirect
issue outstanding, and the errors I'm getting may be related to redirect.
I don't have it installed here, but IIRC the preferences sample throws
something like "null is not an object" when trying to log in with a made up
nam
Stefano Mazzocchi wrote:
Ovidiu did a great job showing how the flow could be well integrated
into complex publishing pipelines with the samples we have today, but
I think this is scaring away people that have to simply understand how
things work.
Also, those samples are now dependent on the p
Ovidiu did a great job showing how the flow could be well integrated
into complex publishing pipelines with the samples we have today, but I
think this is scaring away people that have to simply understand how
things work.
Also, those samples are now dependent on the presence of the
documentat
stefano 2003/02/20 12:19:18
Removed: src/webapp/samples/flow/examples/prefs/logic User.java
UserRegistry.java
Log:
moved into samples code
--
In case of troubles, e-mail: [EMAIL
ovidiu 2003/01/08 22:55:49
Modified:src/webapp/samples/flow/examples/prefs/pages
registrationSuccessful.xsp
Log:
Pass the 'user' object in some of the XSP pages.
Revision ChangesPath
1.2 +1 -1
xml-cocoon2/src/webapp/sa
ovidiu 2003/01/08 22:55:36
Modified:src/webapp/samples/flow/examples/prefs/pages welcome.xsp
Log:
Retrieve the necessary user info from the user object.
Revision ChangesPath
1.2 +1 -1
xml-cocoon2/src/webapp/samples/flow/examples/prefs/pages/welcome.xsp
ovidiu 2003/01/08 22:55:11
Modified:src/webapp/samples/flow/examples/prefs prefs.js
Log:
Pass the 'user' object in some of the XSP pages.
Revision ChangesPath
1.5 +4 -7 xml-cocoon2/src/webapp/samples/flow/examples/prefs/prefs.js
Index
ovidiu 2003/01/08 21:49:59
Modified:src/webapp/samples/flow/examples/test sendpage.js
Log:
Use the REPLACEME token for the Anteater test.
Revision ChangesPath
1.2 +1 -1 xml-cocoon2/src/webapp/samples/flow/examples/test/sendpage.js
Index: sendpage.js
ovidiu 2003/01/08 21:49:17
Modified:src/webapp/samples/flow/examples/prefs prefs.js
Log:
Let the "user" variable undefined and check for the undefined value rather than the
null one.
Revision ChangesPath
1.4 +4 -4 xml-cocoon2/src/webapp/samples/flo
crafterm2002/12/04 06:01:25
Modified:src/webapp/samples/flow/examples/calc calc.js
Log:
Fixed calc example, sendResult() method should be calling sendPage()
as it's the final page displayed in the flow.
Revision ChangesPath
1.4 +1 -1 xml-cocoon2/src/w
crafterm2002/12/04 03:25:40
Modified:src/java/org/apache/cocoon/components/flow/javascript
system.js
src/webapp/samples/flow/examples/calc calc.js
src/webapp/samples/flow/examples/prefs prefs.js
Log:
* Applied BZ#14903 which
ovidiu 2002/10/01 02:30:39
Modified:src/webapp/samples/flow/examples/test sitemap.xmap
Log:
Use @PARAMETER@ as the value to be replaced.
Revision ChangesPath
1.2 +1 -1 xml-cocoon2/src/webapp/samples/flow/examples/test/sitemap.xmap
Index: sitemap.xmap
ovidiu 2002/10/01 01:59:57
Added: src/webapp/samples/flow/examples/test README.txt sendpage.js
sitemap.xmap
src/webapp/samples/flow/examples/test/pages showString.xsp
Log:
Added. Used for Anteater tests.
Revision ChangesPath
1.1
ovidiu 2002/10/01 01:59:23
xml-cocoon2/src/webapp/samples/flow/examples/test/pages - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ovidiu 2002/10/01 01:59:08
xml-cocoon2/src/webapp/samples/flow/examples/test - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
gzilla/show_bug.cgi?id=12764
Flow examples not working i in current CVS
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Reso
ovidiu 2002/09/24 02:02:11
Modified:src/webapp/samples/flow/examples/calc sitemap.xmap
Log:
Removed the "name" attribute, and added the "language" one.
Revision ChangesPath
1.4 +1 -1 xml-cocoon2/src/webapp/samples/flow/examples/calc/sit
ovidiu 2002/09/24 02:01:43
Modified:src/webapp/samples/flow/examples/prefs sitemap.xmap
Log:
Removed the "name" attribute, and added the "language" one.
Revision ChangesPath
1.3 +1 -1 xml-cocoon2/src/webapp/samples/flow/examples/prefs/sit
ovidiu 2002/09/24 01:52:56
Modified:src/webapp/samples/flow/examples/prefs sitemap.xmap
Log:
Use the new syntax for defining the control flow scripts and invoking it.
Revision ChangesPath
1.2 +6 -6 xml-cocoon2/src/webapp/samples/flow/examples/prefs
ovidiu 2002/09/24 01:52:25
Modified:src/webapp/samples/flow/examples/calc sitemap.xmap
Log:
Use the new syntax for defining the control flow scripts and invoking it.
Revision ChangesPath
1.3 +7 -7 xml-cocoon2/src/webapp/samples/flow/examples/calc
gzilla/show_bug.cgi?id=12764
Flow examples not working i in current CVS
Summary: Flow examples not working i in current CVS
Product: Cocoon 2
Version: Current CVS
Platform: Other
OS/Version: Other
Status: NEW
Severity:
ovidiu 2002/09/06 18:18:40
Modified:src/webapp/samples/flow/examples/prefs/logic
UserRegistry.java
Log:
Remove debugging println.
Revision ChangesPath
1.2 +0 -3
xml-cocoon2/src/webapp/samples/flow/examples/prefs/logic
ovidiu 2002/09/05 20:59:11
Modified:src/webapp/samples/flow/examples/prefs prefs.js
Log:
Removed debugging statements.
Revision ChangesPath
1.2 +0 -8 xml-cocoon2/src/webapp/samples/flow/examples/prefs/prefs.js
Index: prefs.js
ovidiu 2002/09/05 17:02:16
Added: src/webapp/samples/flow/examples/prefs prefs.js sitemap.xmap
src/webapp/samples/flow/examples/prefs/logic User.java
UserRegistry.java
src/webapp/samples/flow/examples/prefs/pages login.xsp
ovidiu 2002/09/05 17:00:30
xml-cocoon2/src/webapp/samples/flow/examples/prefs/pages - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ovidiu 2002/09/05 17:00:30
xml-cocoon2/src/webapp/samples/flow/examples/prefs/logic - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ovidiu 2002/09/05 17:00:13
xml-cocoon2/src/webapp/samples/flow/examples/prefs - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ovidiu 2002/09/05 16:59:29
Modified:src/webapp/samples/flow/examples/calc sitemap.xmap
Log:
No longer pass the prefix to the called functions as is automatically
obtained from the Environment.
Revision ChangesPath
1.2 +1 -10 xml-cocoon2/src/webapp/samples
ovidiu 2002/09/05 16:58:12
Removed: src/webapp/samples/flow/examples/calc displayResult.xsp
getNumberA.xsp getNumberB.xsp getOperator.xsp
Log:
Moved to the pages/ directory.
--
In case of
ovidiu 2002/09/05 16:57:24
Added: src/webapp/samples/flow/examples/calc/pages getOperator.xsp
Log:
Moved from the calc sample directory.
Revision ChangesPath
1.1
xml-cocoon2/src/webapp/samples/flow/examples/calc/pages/getOperator.xsp
Index
ovidiu 2002/09/05 16:57:13
Added: src/webapp/samples/flow/examples/calc/pages getNumberB.xsp
Log:
Moved from the calc sample directory.
Revision ChangesPath
1.1
xml-cocoon2/src/webapp/samples/flow/examples/calc/pages/getNumberB.xsp
Index
ovidiu 2002/09/05 16:57:01
Added: src/webapp/samples/flow/examples/calc/pages getNumberA.xsp
Log:
Moved from the calc sample directory.
Revision ChangesPath
1.1
xml-cocoon2/src/webapp/samples/flow/examples/calc/pages/getNumberA.xsp
Index
ovidiu 2002/09/05 16:56:47
Added: src/webapp/samples/flow/examples/calc/pages
displayResult.xsp
Log:
Moved from the calc sample directory.
Revision ChangesPath
1.1
xml-cocoon2/src/webapp/samples/flow/examples/calc/pages
ovidiu 2002/09/05 16:55:58
Modified:src/webapp/samples/flow/examples/calc calc.js
Log:
Remove the prefix handling oddity.
Revision ChangesPath
1.2 +8 -10 xml-cocoon2/src/webapp/samples/flow/examples/calc/calc.js
Index: calc.js
ovidiu 2002/08/30 23:40:14
xml-cocoon2/src/webapp/samples/flow/examples/calc/pages - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ovidiu 02/05/19 11:38:44
xml-cocoon2/src/webapp/samples/flow/examples/calc - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
ovidiu 02/05/19 11:34:31
xml-cocoon2/src/webapp/samples/flow/examples - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
40 matches
Mail list logo