Ticket #1236 (closed defect: invalid)

Opened 12 months ago

Last modified 10 months ago

If Doctrine_I18n option generateFile is set to false, relations are not built

Reported by: mikovali Owned by: jwage
Priority: minor Milestone:
Component: I18n Version: 1.0.0
Severity: Keywords:
Cc: Has Test: no
Status: Pending Core Response Has Patch: no

Description

There should be an option buildRelation separately or not at all, but if I disable generateFile it should still build relations with Translation class.

Change History

Changed 11 months ago by jwage

  • version changed from 0.11 to 1.0
  • milestone changed from Unknown to 1.0.0-RC1

Changed 11 months ago by jwage

  • status changed from new to closed
  • resolution set to invalid

Added coverage in r4751. Everything is working fine for me. generateFiles is set to false by default as the relationship classes are generated on the fly and evaluated using the eval() function. Closing ticket as invalid unless you can provide some more information.

Changed 10 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.