clustericious / Yars

Yet-another ARchive Service
5 stars 2 forks source link

t/06_roundtrip_bin.t broken in Mojo 4.93 #11

Closed plicease closed 10 years ago

plicease commented 10 years ago

This is typical:

http://www.cpantesters.org/cpan/report/c26f2406-c39b-11e3-ae04-8631d666d1b8

and here is the matrix:

http://matrix.cpantesters.org/?dist=Yars+0.97

changes to mojo since 4.91, which did work

4.93  2014-04-13
  - Fixed bug where Mojolicious::Static would not use the correct default MIME
    type.

4.92  2014-04-08
  - Removed deprecated use of hash references for optgroup generation with
    select_field helper.
  - Improved dumper helper to escape unprintable characters.
  - Fixed small handler detection bug in Mojolicious::Renderer.
plicease commented 10 years ago

This passes the tests, but I am not sure if the content_types are right for Yars on a GET request.

plicease commented 10 years ago

btw- this was the change to mojo that revealed the bug:

https://github.com/kraih/mojo/commit/2734ce660e40e8ca6b236d7cdad1375f70a62a82