Issue Details (XML | Word | Printable)

Key: ZF-8216
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ramon Henrique Ornelas
Reporter: Benjamin Eberlei
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Class Name with Number in it is not inflected correctly

Created: 04/Nov/09 05:46 AM   Updated: 19/Feb/10 04:57 AM   Resolved: 19/Feb/10 02:37 AM
Component/s: Zend_Filter_Inflector, Zend_Tool
Affects Version/s: 1.9.5
Fix Version/s: 1.10.2

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide

I want to have a provider with name Foo2Build being accessible via foo2-build, however the inflector makes this to foo2build.



Ramon Henrique Ornelas added a comment - 19/Feb/10 02:24 AM

Is related to ZF-9204.
Fixed by @thomas with r21089.


Benjamin Eberlei added a comment - 19/Feb/10 03:09 AM

Please refer to the commit, i want to review it.