User tests: Successful: Unsuccessful:
Very cool. Makes way for properly autoloading the view classes.
the code added to public function getName() (the old code is here http://developer.joomla.org/coverage-legacy/view_legacy.php.html#460 )
breaks working modules
For example a view with the name class AbcdomainsViewRegistrazioneDomini extends JViewLegacy
the function getName() instead of returning registrazioneDomini, returns "registrazione" and then the user gets the famous 500 error with layout not found
Tracker item for the regression can be found from here: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31565
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30931