| Anonymous | Login | Signup for a new account | 10-29-2025 06:03 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0005131 | [Resin] | minor | always | 07-05-12 06:22 | 07-17-12 17:07 | ||||
| Reporter | mate | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.30 | Product Version | 4.0.28 | ||||
| Product Build | |||||||||
| Summary | 0005131: Convert Strings to enum values in EL | ||||||||
| Description |
In the EL reference implementation/Glassfish, you can invoke methods taking enum parameters, and in the EL expression provide the string name of the enum value. Example: enum Foo { One, Two } void bar(Foo foo) { ... } Can be invoked with #{a.bar('One')} Would be nice if Resin supported the same! |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |