Giter VIP home page Giter VIP logo

catalyst-controller-html-formfu's People

Contributors

bricas avatar dandv avatar fireartist avatar lestrrat avatar marcusramberg avatar mariominati avatar monken avatar nigelm avatar omega avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

catalyst-controller-html-formfu's Issues

Select with multiple does not work when use_hash_multivalue_in_request is used

When use_hash_multivalue_in_request is activated for the Catalyst app, the request parameters are available only as a Hash::MultiValue. That makes $request->params->param('...') return only the first item when the parameter was set multiple times. Calling $form->process($c->req->params->as_hashref_mixed) seems to fix the problem.

Am I missing some option or is this really a bug? Then I would try to fix it.

broken NAME section in POD

I'm getting complaints from Debian's QA tool, lintian, that some modules have a NAME section that only contains the package name but no description (the part after the dash). I believe this is because some modules lack an ABSTRACT comment and thus weaver doesn't know what to do, and in some cases produces POD with two NAME sections even, like for HTML::FormFu::Element::RequestToken (version 2.04)

The affected modules are:

Catalyst::Controller::HTML::FormFu::Action::Form
Catalyst::Controller::HTML::FormFu::Action::FormConfig
Catalyst::Controller::HTML::FormFu::Action::FormMethod
Catalyst::Controller::HTML::FormFu::Action::MultiForm
Catalyst::Controller::HTML::FormFu::Action::MultiFormConfig
Catalyst::Controller::HTML::FormFu::Action::MultiFormMethod
Catalyst::Controller::HTML::FormFu::ActionBase::Form
Catalyst::Helper::HTML::FormFu
HTML::FormFu::Constraint::RequestToken
HTML::FormFu::Element::RequestToken
HTML::FormFu::Plugin::RequestToken

Please add ABSTRACT comments as appropriate.

Catalyst::Controller::HTML::FormFu depends on deprecated MooseX::ChainedAccessors

MooseX::ChainedAccessors has been deprecated and its files moved into MooseX::Attribute::Chained; however Catalyst::Controller::HTML::FormFu still depends on it. This breaks the downstream Gentoo ebuilds as dev-perl/MooseX-ChainedAccessors-0.20.0 and dev-perl/MooseX-Attribute-Chained-1.0.1 try to manage the same files. Bug 434286 [1] filed to resolve the Gentoo dependencies, however if the module has been deprecated then Catalyst::Controller::HTML::FormFu should probably not use it.

[1] https://bugs.gentoo.org/show_bug.cgi?id=434286

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.