#6178: $hasOne does'nt work when defined with $hasMany and $hasAndBelongToMany
associations
---------------------------+------------------------------------------------
    Reporter:  sumeet_rbc  |         Owner:           
        Type:  Test Case   |        Status:  new      
    Priority:  Medium      |     Milestone:  1.2.x.x  
   Component:  General     |       Version:  1.2 Final
    Severity:  Normal      |    Resolution:           
    Keywords:              |   Php_version:  n/a      
Cake_version:              |  
---------------------------+------------------------------------------------
Comment (by AD7six):

 Replying to [comment:4 sumeet_rbc]:
 > Replying to [comment:3 AD7six]:
 > > Waiting on a test case to prove the issue.
 > >
 > > I would guess you're using the same alias for each of your (different)
 associations and thereby overwriting them in your resultset.
 >
 >
 > Could you please elaborate as to what is an alias,
 > Coz i have 5 models
 >
 > First Model hasOne -> Second Model,
 > First Model hasMany -> Third Model,
 > First Model hasAndBelongToMany -> Fourth Model,Fifth Model
 >
 > The above relation is correctly defined in my model with proper
 classNames,
 > Not having the hasMany relation alongwith any other association would
 always
 > give a blank array.
 >
 > My only question is why is a hasMany association always required for
 other
 > associations to work.
 >
 > Do i need to submit some Test Case to prove the above?[[BR]]


 Yes, that's what the ticket status of test-case means. Or at least use
 real names and real code in your explanation.[[BR]]
 [[BR]]
 Be aware this isn't the right place to [http://book.cakephp.org/view/9
 /Where-to-Get-Help Get Help]

-- 
Ticket URL: <https://trac.cakephp.org/ticket/6178#comment:5>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to