15 years agoimprovements to redirect doc
Kieren Diment [Wed, 20 Aug 2008 18:25:20 +0000]
improvements to redirect doc

15 years agoDispatchType/Chained:
Gareth Kirwan [Mon, 18 Aug 2008 19:03:08 +0000]
DispatchType/Chained:
A chain of equal actions but less captures should win over one with more captures.
Less captures is taken to mean it did so less ambiguously, and therefore wins the fight.
A chain of more actions will lose to one of less actions even if it had less captures, though.
i.e.: Actions beat Captures, but Captures decide betwixt Actions.

15 years agomerge rafl's test
Matt S Trout [Mon, 18 Aug 2008 12:02:54 +0000]
merge rafl's test

15 years agopod fix
Brian Cassidy [Fri, 8 Aug 2008 19:35:45 +0000]
pod fix

15 years agogo() cannot dispatch to anon. actions, fix code and tests to match.
Brian Cassidy [Fri, 8 Aug 2008 14:08:12 +0000]
go() cannot dispatch to anon. actions, fix code and tests to match.

15 years agoFix some Win32 test failures
Brian Cassidy [Thu, 7 Aug 2008 16:31:31 +0000]
Fix some Win32 test failures

15 years agotidy up the name of module in pod
Brian Cassidy [Thu, 7 Aug 2008 11:51:10 +0000]
tidy up the name of module in pod

15 years agoAdd pt translation of error msg
Marcus Ramberg [Wed, 6 Aug 2008 20:19:47 +0000]
Add pt translation of error msg

15 years agoSwitch syntax example for model to use create=static
Jess Robinson [Tue, 5 Aug 2008 20:21:25 +0000]
Switch syntax example for model to use create=static

15 years agoTODO tests added for :ChainedParent and :Chained('../action') atrs
Ash Berlin [Fri, 1 Aug 2008 16:58:25 +0000]
TODO tests added for :ChainedParent and :Chained('../action') atrs

15 years agoBump version requirement for MX::Emulate::CAF to the new release which fixes the...
Tomas Doran [Wed, 30 Jul 2008 17:05:38 +0000]
Bump version requirement for MX::Emulate::CAF to the new release which fixes the issues with immutable/around new/inheritance by avoiding the issue alltogether.

15 years agoCommit a failing test for components getting config from self. This is a showstopper...
Tomas Doran [Mon, 28 Jul 2008 20:39:00 +0000]
Commit a failing test for components getting config from self. This is a showstopper regression IMO, so it is not TODO. Change around new to BUILDARGS in C::Component

15 years agoAdd chained go tests
Marcus Ramberg [Fri, 25 Jul 2008 06:56:31 +0000]
Add chained go tests

15 years agoUndoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)
Dan Dascalescu [Wed, 23 Jul 2008 10:56:29 +0000]
Undoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)

15 years agoUndoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)
Dan Dascalescu [Wed, 23 Jul 2008 10:56:29 +0000]
Undoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)

15 years agoAdded warnign that path_to() should be called after MyApp->setup, which sets $c-...
Dan Dascalescu [Tue, 22 Jul 2008 21:26:55 +0000]
Added warnign that path_to() should be called after MyApp->setup, which sets $c->config->{home}

15 years agoAdded warnign that path_to() should be called after MyApp->setup, which sets $c-...
Dan Dascalescu [Tue, 22 Jul 2008 21:26:55 +0000]
Added warnign that path_to() should be called after MyApp->setup, which sets $c->config->{home}

15 years agoPrepare for _03 dev release
Marcus Ramberg [Sun, 20 Jul 2008 08:11:37 +0000]
Prepare for _03 dev release

15 years agoadd a test for ACCEPT_CONTEXT from regex fallback in view()
Brian Cassidy [Fri, 18 Jul 2008 13:20:02 +0000]
add a test for ACCEPT_CONTEXT from regex fallback in view()

15 years agoEnsure ACCEPT_CONTEXT is called for results from component()
Brian Cassidy [Fri, 18 Jul 2008 12:29:44 +0000]
Ensure ACCEPT_CONTEXT is called for results from component()

15 years agoAdded the supplied argument to the regexp fallback warning for easier debugging
Brian Cassidy [Fri, 18 Jul 2008 11:23:28 +0000]
Added the supplied argument to the regexp fallback warning for easier debugging

15 years agomore fixes to regexp fallback, ugh.
Brian Cassidy [Fri, 18 Jul 2008 01:21:07 +0000]
more fixes to regexp fallback, ugh.

15 years agoFix regression for regexp fallback in model(), view() and controller()
Brian Cassidy [Fri, 18 Jul 2008 00:01:14 +0000]
Fix regression for regexp fallback in model(), view() and controller()

15 years agotiny doc update
Brian Cassidy [Thu, 17 Jul 2008 15:33:07 +0000]
tiny doc update

15 years agodoc typo fix (rafl)
Brian Cassidy [Thu, 17 Jul 2008 00:37:48 +0000]
doc typo fix (rafl)

15 years agoprepare for devel release
Marcus Ramberg [Wed, 16 Jul 2008 17:32:35 +0000]
prepare for devel release

15 years agoremoving some Dumpers
Brian Cassidy [Wed, 16 Jul 2008 17:23:53 +0000]
removing some Dumpers

15 years agoPrepare 5.7100
Marcus Ramberg [Wed, 16 Jul 2008 17:13:20 +0000]
Prepare 5.7100

15 years agoUpdated Catalyst::Test docs to mention the use of HTTP::Request objects (Rafael Kitover)
Brian Cassidy [Mon, 14 Jul 2008 18:20:11 +0000]
Updated Catalyst::Test docs to mention the use of HTTP::Request objects (Rafael Kitover)

15 years agoClarify inner package behavior of companent instantation in the POD. (no 1 of 2 doc...
Tomas Doran [Sat, 12 Jul 2008 12:02:32 +0000]
Clarify inner package behavior of companent instantation in the POD. (no 1 of 2 doc patches I promised mst)

15 years agomissed one
Brian Cassidy [Mon, 30 Jun 2008 16:25:16 +0000]
missed one

15 years agoauthors cleanup
Brian Cassidy [Mon, 30 Jun 2008 14:58:05 +0000]
authors cleanup

15 years agonuked Catalyst::Build
Brian Cassidy [Mon, 30 Jun 2008 12:19:10 +0000]
nuked Catalyst::Build

15 years agorescue :PathPrefix from an old branch
Brian Cassidy [Fri, 27 Jun 2008 12:06:54 +0000]
rescue :PathPrefix from an old branch

15 years agoFix warning for dev versions
Marcus Ramberg [Fri, 27 Jun 2008 09:19:04 +0000]
Fix warning for dev versions

15 years agoAdd stringify back for action, and test
Marcus Ramberg [Thu, 26 Jun 2008 16:30:56 +0000]
Add stringify back for action, and test

15 years agoAdd go to changes
Marcus Ramberg [Thu, 26 Jun 2008 06:48:13 +0000]
Add go to changes

15 years agoPrepare for 5.7099_01
Marcus Ramberg [Wed, 25 Jun 2008 20:38:36 +0000]
Prepare for 5.7099_01

15 years agoremove a confusing and duplicate bit of documentation
Marcus Ramberg [Wed, 25 Jun 2008 20:15:23 +0000]
remove a confusing and duplicate bit of documentation
Fix for LocalRegex when used in the Root controller
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
remove 0-length query string components so warnings aren't thrown (RT #36428)
merge compres branch
r21359@Command-Central (orig r7936):  bricas | 2008-06-20 20:14:11 +0200
r21361@Command-Central (orig r7938):  bricas | 2008-06-23 15:38:24 +0200
r21418@Command-Central (orig r7995):  bricas | 2008-06-24 00:01:06 +0200
r21419@Command-Central (orig r7996):  bricas | 2008-06-24 02:14:21 +0200
r21423@Command-Central (orig r8000):  marcus | 2008-06-25 21:08:09 +0200

15 years agoMerge 'trunk' into 'compres'
Marcus Ramberg [Wed, 25 Jun 2008 19:06:44 +0000]
Merge 'trunk' into 'compres'

r20038@Command-Central (orig r7857):  bricas | 2008-05-29 15:01:03 +0200
Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782)
r21359@Command-Central (orig r7936):  bricas | 2008-06-20 20:14:11 +0200
remove a confusing and duplicate bit of documentation
r21361@Command-Central (orig r7938):  bricas | 2008-06-23 15:38:24 +0200
Fix for LocalRegex when used in the Root controller
r21418@Command-Central (orig r7995):  bricas | 2008-06-24 00:01:06 +0200
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
r21419@Command-Central (orig r7996):  bricas | 2008-06-24 02:14:21 +0200
remove 0-length query string components so warnings aren't thrown (RT #36428)

15 years agoremove 0-length query string components so warnings aren't thrown (RT #36428)
Brian Cassidy [Tue, 24 Jun 2008 00:14:21 +0000]
remove 0-length query string components so warnings aren't thrown (RT #36428)

15 years agoUpdate HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
Brian Cassidy [Mon, 23 Jun 2008 22:01:06 +0000]
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)

15 years agomake class data unlock and relock classes if immutable
Guillermo Roditi [Mon, 23 Jun 2008 21:21:21 +0000]
make class data unlock and relock classes if immutable
r18589@martha (orig r7911):  groditi | 2008-06-12 12:43:58 -0400

15 years agoput config() back to old code but with a new copy-up test
Guillermo Roditi [Mon, 23 Jun 2008 21:21:16 +0000]
put config() back to old code but with a new copy-up test
r18430@martha (orig r7908):  matthewt | 2008-06-10 12:55:37 -0400

15 years agoswitch from add_package_symbol for the sake of immutable
Guillermo Roditi [Mon, 23 Jun 2008 21:21:10 +0000]
switch from add_package_symbol for the sake of immutable
r18429@martha (orig r7907):  matthewt | 2008-06-10 12:24:55 -0400

15 years agoconfig wins, groditi loses. FUCK YOU FOR SUPPORTING THAT STUPID BEHAVIOR
Guillermo Roditi [Mon, 23 Jun 2008 21:21:04 +0000]
config wins, groditi loses. FUCK YOU FOR SUPPORTING THAT STUPID BEHAVIOR
r18428@martha (orig r7906):  groditi | 2008-06-09 18:37:44 -0400

15 years agostill failing some tests. waiting for suggestions on whether to fix old CDIretardedness
Guillermo Roditi [Mon, 23 Jun 2008 21:20:54 +0000]
still failing some tests. waiting for suggestions on whether to fix old CDIretardedness
r18426@martha (orig r7904):  groditi | 2008-06-09 16:00:14 -0400

15 years agobroken classdata version
Guillermo Roditi [Mon, 23 Jun 2008 21:20:47 +0000]
broken classdata version
r18425@martha (orig r7903):  groditi | 2008-06-09 14:46:29 -0400

15 years agobackcompat for NEXT in &COMPONENT + test
Guillermo Roditi [Mon, 23 Jun 2008 21:20:41 +0000]
backcompat for NEXT in &COMPONENT + test
r18399@martha (orig r7893):  groditi | 2008-06-04 12:15:25 -0400

15 years agobye bye Class::C3. for good.
Guillermo Roditi [Mon, 23 Jun 2008 21:20:34 +0000]
bye bye Class::C3. for good.
r18299@martha (orig r7827):  groditi | 2008-05-27 22:42:31 -0400

15 years agorevert MyApp instantiation
Guillermo Roditi [Mon, 23 Jun 2008 21:20:13 +0000]
revert MyApp instantiation
r18298@martha (orig r7826):  groditi | 2008-05-27 21:42:55 -0400

15 years agomro compat stuff
Guillermo Roditi [Mon, 23 Jun 2008 21:20:05 +0000]
mro compat stuff
r17838@martha (orig r7769):  groditi | 2008-05-21 11:23:23 -0400

15 years agomaking $app be an instance, less symbol table hijacking, cache path_prefix and action...
Guillermo Roditi [Mon, 23 Jun 2008 21:19:43 +0000]
making $app be an instance, less symbol table hijacking, cache path_prefix and action_namespace
r17835@martha (orig r7766):  groditi | 2008-05-20 16:10:51 -0400

15 years agoRemove use of overload
Guillermo Roditi [Mon, 23 Jun 2008 21:19:36 +0000]
Remove use of overload
Fixup some tests
Fixup some areas of code
r17834@martha (orig r7765):  konobi | 2008-05-20 04:11:55 -0400

15 years agoUpdate dispatcher attributes to have sane defaults.
Guillermo Roditi [Mon, 23 Jun 2008 21:19:24 +0000]
Update dispatcher attributes to have sane defaults.
r17833@martha (orig r7764):  konobi | 2008-05-19 19:32:41 -0400

15 years agostart using Class::C3, may need to add a reinitalize bit later, not sure
Guillermo Roditi [Mon, 23 Jun 2008 21:19:18 +0000]
start using Class::C3, may need to add a reinitalize bit later, not sure
r17830@martha (orig r7761):  groditi | 2008-05-17 17:52:33 -0400

15 years agoFix tests that were testing object internals instead of accessors.
Guillermo Roditi [Mon, 23 Jun 2008 21:18:56 +0000]
Fix tests that were testing object internals instead of accessors.
r17795@martha (orig r7726):  konobi | 2008-05-08 15:10:48 -0400

15 years agoUpdated Catalyst::Request and Catalyst::Response to have sensible defaults for attributes
Guillermo Roditi [Mon, 23 Jun 2008 21:18:49 +0000]
Updated Catalyst::Request and Catalyst::Response to have sensible defaults for attributes
Updated Catalyst.pm to reflect sensible defaults
Worked through some TODO items added by groditi
Fixed up a test that was testing against object internals rather than accessors
r17794@martha (orig r7725):  konobi | 2008-05-08 14:42:41 -0400

15 years agoRemove redundant and erroneous perl 5.8.1 "requires" line.
Guillermo Roditi [Mon, 23 Jun 2008 21:18:34 +0000]
Remove redundant and erroneous perl 5.8.1 "requires" line.
r17787@martha (orig r7718):  konobi | 2008-05-07 21:40:12 -0400

15 years agowhitespace changes for attributes
Guillermo Roditi [Mon, 23 Jun 2008 21:18:28 +0000]
whitespace changes for attributes
r17650@martha (orig r7671):  groditi | 2008-05-03 15:33:51 -0400

15 years agoeliminate usage of each() on hashes we don't own, since we can't guarantee the iterat...
Guillermo Roditi [Mon, 23 Jun 2008 21:18:19 +0000]
eliminate usage of each() on hashes we don't own, since we can't guarantee the iterator position's been reset so it's a bug waiting to happen
r17536@martha (orig r7627):  matthewt | 2008-04-22 16:46:12 -0400

15 years agoreverting (most of) the whitespace changes
Guillermo Roditi [Mon, 23 Jun 2008 21:18:09 +0000]
reverting (most of) the whitespace changes
r17535@martha (orig r7626):  matthewt | 2008-04-22 15:59:49 -0400

15 years agoenabling immutable finishing porting Log and stats
Guillermo Roditi [Mon, 23 Jun 2008 21:17:40 +0000]
enabling immutable finishing porting Log and stats
r17131@martha (orig r7537):  groditi | 2008-03-31 19:54:34 -0400

15 years agoconverting the engines. i had to add use NEXT to some of the test files to make it...
Guillermo Roditi [Mon, 23 Jun 2008 21:17:23 +0000]
converting the engines. i had to add use NEXT to some of the test files to make it work. hope thats not a bad thing
r17077@martha (orig r7534):  groditi | 2008-03-29 20:51:46 -0400

15 years agolittle things in Catalyst.pm
Guillermo Roditi [Mon, 23 Jun 2008 21:01:08 +0000]
little things in Catalyst.pm
r17018@martha (orig r7530):  groditi | 2008-03-26 19:42:35 -0400

15 years agocode improvements in Catalyst::Controller
Guillermo Roditi [Mon, 23 Jun 2008 21:01:01 +0000]
code improvements in Catalyst::Controller
r17017@martha (orig r7529):  groditi | 2008-03-26 18:49:54 -0400

15 years agorestore ensure_class_loaded since Class::MOP::load_class doesn't have a force load...
Guillermo Roditi [Mon, 23 Jun 2008 21:00:54 +0000]
restore ensure_class_loaded since Class::MOP::load_class doesn't have a force load flag
r17016@martha (orig r7528):  matthewt | 2008-03-26 16:46:06 -0400

15 years agofix MRO
Guillermo Roditi [Mon, 23 Jun 2008 21:00:47 +0000]
fix MRO
r17015@martha (orig r7527):  matthewt | 2008-03-26 16:32:10 -0400

15 years agoShow failure
Guillermo Roditi [Mon, 23 Jun 2008 21:00:42 +0000]
Show failure
r17014@martha (orig r7526):  marcus | 2008-03-26 15:55:25 -0400

15 years agosome more comments and little changes as well as some notes. test output still the...
Guillermo Roditi [Mon, 23 Jun 2008 21:00:36 +0000]
some more comments and little changes as well as some notes. test output still the same. aplogizing if this breaks something, my SVK is acting really strange
r17012@martha (orig r7524):  groditi | 2008-03-25 20:45:31 -0400

15 years agoa couple more details
Guillermo Roditi [Mon, 23 Jun 2008 21:00:25 +0000]
a couple more details
r17010@martha (orig r7523):  groditi | 2008-03-25 19:06:21 -0400

15 years agopassing a lot more tests. still alot of work to be done. extends keyword dies on...
Guillermo Roditi [Mon, 23 Jun 2008 21:00:19 +0000]
passing a lot more tests. still alot of work to be done. extends keyword dies on Controller.pm need to get rid of NEXT and convert a lot of the syntax over for clarity. i think the controller path / namespace changes pass the tests, but i do not trust them to be DTRT. need to investigate further.
r17009@martha (orig r7522):  groditi | 2008-03-25 18:36:01 -0400

15 years agoOverload to stringify correctly
Guillermo Roditi [Mon, 23 Jun 2008 21:00:11 +0000]
Overload to stringify correctly
r17008@martha (orig r7521):  marcus | 2008-03-25 15:11:29 -0400

15 years agosome tests fail and some things are ugly, but i think its a small step forward
Guillermo Roditi [Mon, 23 Jun 2008 21:00:04 +0000]
some tests fail and some things are ugly, but i think its a small step forward
r16998@martha (orig r7511):  groditi | 2008-03-17 15:41:17 -0400

15 years agoreapplying changes by konobi that I accidentally undid earlier. sorry about that
Guillermo Roditi [Mon, 23 Jun 2008 20:59:56 +0000]
reapplying changes by konobi that I accidentally undid earlier. sorry about that
r16983@martha (orig r7506):  groditi | 2008-03-15 01:21:42 -0400

15 years agoAttrContainer no longer ISA C::D::I but still uses it until I figure what to do about...
Guillermo Roditi [Mon, 23 Jun 2008 20:59:49 +0000]
AttrContainer no longer ISA C::D::I but still uses it until I figure what to do about ClassAttribute things
r16982@martha (orig r7505):  groditi | 2008-03-15 01:12:50 -0400

15 years agoload classes with Class::MOP::load_class
Guillermo Roditi [Mon, 23 Jun 2008 20:59:43 +0000]
load classes with Class::MOP::load_class
r16981@martha (orig r7504):  groditi | 2008-03-15 01:08:08 -0400

15 years agoadd chained to the list of successful conversions :)
Guillermo Roditi [Mon, 23 Jun 2008 20:59:36 +0000]
add chained to the list of successful conversions :)
r16980@martha (orig r7503):  groditi | 2008-03-15 01:03:50 -0400

15 years agoPath done
Guillermo Roditi [Mon, 23 Jun 2008 20:59:30 +0000]
Path done
r16979@martha (orig r7502):  groditi | 2008-03-15 00:51:02 -0400

15 years agoreverting back to when tests pass. applying changes one by one to find what failed
Guillermo Roditi [Mon, 23 Jun 2008 20:59:23 +0000]
reverting back to when tests pass. applying changes one by one to find what failed
r16978@martha (orig r7501):  groditi | 2008-03-15 00:42:23 -0400

15 years agocommitting broken version. rolling back in a min. just making sure this gets saved...
Guillermo Roditi [Mon, 23 Jun 2008 20:59:07 +0000]
committing broken version. rolling back in a min. just making sure this gets saved somewhere
r16977@martha (orig r7500):  groditi | 2008-03-14 23:20:10 -0400

15 years agoFixup some pre-(make test) typos.
Guillermo Roditi [Mon, 23 Jun 2008 20:58:57 +0000]
Fixup some pre-(make test) typos.
r16976@martha (orig r7499):  konobi | 2008-03-14 22:20:06 -0400

15 years agoAdd Catalyst::Exception and Catalyst::Log to the Moosified bunch.
Guillermo Roditi [Mon, 23 Jun 2008 20:58:50 +0000]
Add Catalyst::Exception and Catalyst::Log to the Moosified bunch.
r16975@martha (orig r7498):  konobi | 2008-03-14 21:58:53 -0400

15 years agotypo
Guillermo Roditi [Mon, 23 Jun 2008 20:58:43 +0000]
typo
r16974@martha (orig r7497):  groditi | 2008-03-14 19:33:13 -0400

15 years agoincomplete conversion of Component. i dont grok the next bitand some weird config bit
Guillermo Roditi [Mon, 23 Jun 2008 20:58:37 +0000]
incomplete conversion of Component. i dont grok the next bitand some weird config bit
r16973@martha (orig r7496):  groditi | 2008-03-14 19:05:15 -0400

15 years agoAttrContainer and additional dep for it
Guillermo Roditi [Mon, 23 Jun 2008 20:58:30 +0000]
AttrContainer and additional dep for it
r16972@martha (orig r7495):  groditi | 2008-03-14 18:25:44 -0400

15 years agochange dispatcher to load classes using Class::MOP::load_class
Guillermo Roditi [Mon, 23 Jun 2008 20:58:23 +0000]
change dispatcher to load classes using Class::MOP::load_class
r16971@martha (orig r7494):  groditi | 2008-03-14 18:06:17 -0400

15 years agoDispatchType stripped of CAF, SUPER and substituted instances of $self->{*} with...
Guillermo Roditi [Mon, 23 Jun 2008 20:58:14 +0000]
DispatchType stripped of CAF, SUPER and substituted instances of $self->{*} with attributes.
r16970@martha (orig r7493):  groditi | 2008-03-14 18:01:52 -0400

15 years agoInitial commit of Moosified Catalyst parts.
Guillermo Roditi [Mon, 23 Jun 2008 20:58:04 +0000]
Initial commit of Moosified Catalyst parts.
r16884@martha (orig r7477):  konobi | 2008-03-11 01:25:42 -0400

15 years agoFix for LocalRegex when used in the Root controller
Brian Cassidy [Mon, 23 Jun 2008 13:38:24 +0000]
Fix for LocalRegex when used in the Root controller

15 years agoremove a confusing and duplicate bit of documentation
Brian Cassidy [Fri, 20 Jun 2008 18:14:11 +0000]
remove a confusing and duplicate bit of documentation

16 years agominor change to warning. docs + Changes
Brian Cassidy [Fri, 30 May 2008 13:25:38 +0000]
minor change to warning. docs + Changes

16 years agoadd a test for warnings from comp()
Brian Cassidy [Fri, 30 May 2008 12:57:48 +0000]
add a test for warnings from comp()

16 years agoupdate some warnings
Brian Cassidy [Fri, 30 May 2008 12:54:43 +0000]
update some warnings

16 years agorework component resolution methods (i.e. model(), models(), etc), plus add in some...
Brian Cassidy [Fri, 30 May 2008 12:34:31 +0000]
rework component resolution methods (i.e. model(), models(), etc), plus add in some regexp specific behavior

16 years agoAdded the ability to remove parameters in req->uri_with() by passing in an undef...
Brian Cassidy [Thu, 29 May 2008 13:01:03 +0000]
Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782)

16 years agoFix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
Brian Cassidy [Tue, 27 May 2008 02:42:11 +0000]
Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)

16 years agofix up test to match release.
Brian Cassidy [Tue, 27 May 2008 01:43:13 +0000]
fix up test to match release.

16 years agoGet some of the optional_* tests working from dirs with spaces (RT #26455)
Brian Cassidy [Tue, 27 May 2008 00:40:53 +0000]
Get some of the optional_* tests working from dirs with spaces (RT #26455)

16 years agotidy up Changes a wee bit.
Brian Cassidy [Mon, 26 May 2008 01:28:49 +0000]
tidy up Changes a wee bit.