Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
#1699: Undefined class constant 'ATTR_FKNAME_FORMAT'
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Doctrine  
View profile   Translate to Translated (View Original)
 More options 28 Nov 2008, 11:50
From: "Doctrine" <no-re...@phpdoctrine.org>
Date: Fri, 28 Nov 2008 11:50:59 -0000
Local: Fri 28 Nov 2008 11:50
Subject: [Doctrine] #1699: Undefined class constant 'ATTR_FKNAME_FORMAT'
#1699: Undefined class constant 'ATTR_FKNAME_FORMAT'
-----------------------------------+--------------------------------------- -
 Reporter:  anj                    |       Owner:  jwage  
     Type:  defect                 |      Status:  new    
 Priority:  minor                  |   Milestone:  1.1.0  
Component:  Attributes             |     Version:  1.1-DEV
 Keywords:                         |    Has_test:  0      
 Mystatus:  Pending Core Response  |   Has_patch:  0      
-----------------------------------+--------------------------------------- -
 In 1.1 Branch the following error occures:

 Fatal error: Undefined class constant 'ATTR_FKNAME_FORMAT' in
 /var/www/gastronovi_eeecore/lib/Doctrine/Doctrine/Manager.php on line 97

 Its a simple wording error, so the solution is:

 in Doctrine.php
 {{{
     const ATTR_FKNANE_FORMAT        = 121;
 }}}

 should be:

 {{{
     const ATTR_FKNAME_FORMAT        = 121;
 }}}

--
Ticket URL: <http://trac.doctrine-project.org/ticket/1699>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Doctrine  
View profile   Translate to Translated (View Original)
 More options 28 Nov 2008, 13:12
From: "Doctrine" <no-re...@phpdoctrine.org>
Date: Fri, 28 Nov 2008 13:12:30 -0000
Local: Fri 28 Nov 2008 13:12
Subject: Re: [Doctrine] #1699: Undefined class constant 'ATTR_FKNAME_FORMAT'
#1699: Undefined class constant 'ATTR_FKNAME_FORMAT'
-------------------------+------------------------------------------------- -
  Reporter:  anj         |       Owner:  jwage                
      Type:  defect      |      Status:  closed              
  Priority:  minor       |   Milestone:  1.1.0                
 Component:  Attributes  |     Version:  1.1-DEV              
Resolution:  fixed       |    Keywords:                      
  Has_test:  0           |    Mystatus:  Pending Core Response
 Has_patch:  0           |  
-------------------------+------------------------------------------------- -
Changes (by anj):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Is already resolved in [5221]

--
Ticket URL: <http://trac.doctrine-project.org/ticket/1699#comment:1>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google