Doctrine Project

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Doctrine 1
  • Doctrine 1
  • DC-557

Primary Key Error

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Incomplete
  • Affects Version/s: 1.2.1
  • Fix Version/s: 1.2.2
  • Component/s: I18n
  • Labels:
    None

Description

All keys are being set as primary key, wich is useless once we have a serial.

Fix: Doctrine/I18n.php
#098: $defaultOptions = array(
#099: 'fixed' => true,
#100: 'primary' => false
#101: )

Activity

  • All
  • Comments
  • History
  • Activity
  • Source
Hide
Permalink
Jonathan H. Wage added a comment - 15/Mar/10 3:17 PM

These changes are not valid and they break the test case. Not enough information is present for this to be valid or a complete ticket. Please re-open if you have more information or a proper patch.

Show
Jonathan H. Wage added a comment - 15/Mar/10 3:17 PM These changes are not valid and they break the test case. Not enough information is present for this to be valid or a complete ticket. Please re-open if you have more information or a proper patch.

People

  • Assignee:
    Jonathan H. Wage
    Reporter:
    Sid GBF
Vote (0)
Watch (0)

Dates

  • Created:
    09/Mar/10 2:42 PM
    Updated:
    15/Mar/10 3:17 PM
    Resolved:
    15/Mar/10 3:17 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Doctrine Project. Try JIRA - bug tracking software for your team.