Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Users

[ANNOUNCE] Catalyst-Runtime 5.80019

 

 

Catalyst users RSS feed   Index | Next | Previous | View Threaded


rafl at debian

Jan 28, 2010, 4:23 PM

Post #1 of 2 (662 views)
Permalink
[ANNOUNCE] Catalyst-Runtime 5.80019

I'm happy to announce the next release of Catalyst-Runtime (5.80019).

This release adds a new feature allowing to pass arbitrary arguments to
the construction of action objects. It also fixes a couple of minor
issues mostly related to encoded paths.


Full changelog included below as always.

Cheers
rafl

--
5.80019 2010-01-29 01:04:09

Bug fixed:
- Calls to $c->uri_for with private paths as strings (e.g.
$c->uri_for('controller/action', 'arg1', 'arg2') ) no longer have
/ encoded to %2F. This is due to $c->uri_for('static', 'css/foo', $bar)
which should not be encoded.
Calls with an action object (rather than a string), or uri_for action
will still encode / in args and captures to %2F

- The above noted / => %2F encoding in uri_for_action or uri_for with
an action object has been fixed to not just encode the first slash in
any set of args/captures.

- nginx and lighttpd FCGI requests with URI encoded sections as the first
path part have been fixed to operate correctly.
- A source of bogus warnings in Catalyst::Component::BUILDARGS has been
removed.

Documentation:
- Improve the documentation about -Home and how Catalyst finds the home path
for applications.
- Various minor typo fixes.

New features:
- Allow passing additional arguments to action constructors.
Attachments: signature.asc (0.18 KB)


drbean at freeshell

Jan 30, 2010, 6:30 AM

Post #2 of 2 (582 views)
Permalink
Re: [ANNOUNCE] Catalyst-Runtime 5.80019 [In reply to]

On Fri, 29 Jan 2010, Florian Ragwitz wrote:

> Bug fixed:
> - The above noted / => %2F encoding in uri_for_action or uri_for with
> an action object has been fixed to not just encode the first slash in
> any set of args/captures.

It now encodes all the slashes and my problem has been fixed.

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/

Catalyst users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.