merb fails to start if merb_helpers required before merb-parts
Reported by Alexander Mankuta | September 11th, 2008 @ 11:29 PM | in 1.0
Merb fails to start if merb_helpers is listed before merb-parts in dependencies with message: superclass mismatch for class PartController (TypeError)
Apparently this happens because in merb-parts PartController has AbstractController as superclass but in merb_helpers class defined without explicit superclass.
Comments and changes to this ticket
-
Michael Klishin (antares) September 11th, 2008 @ 11:56 PM
What you think we cat do about it? if you report something, provide some options :P
-
Alexander Mankuta September 12th, 2008 @ 12:15 AM
For example, check in merb-parts if PartController class already exists and rise an error with some meaningful message and possible solutions.
-
Michael Klishin (antares) September 12th, 2008 @ 04:54 AM
- → Milestone changed from to 1.0
- → State changed from new to open
-
Foy Savas September 27th, 2008 @ 02:30 AM
Good news, I've resolved this issue in the upcoming merb-helpers package.
This ticket should be closed as soon as it's in merb-more.
-
Michael Klishin (antares) September 28th, 2008 @ 10:41 AM
- → State changed from open to resolved
- → Assigned user changed from to Michael Klishin (antares)
Foy,
Your changes are in.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
