HomeHelpTrac

Ticket #704 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Misspelled ClassPath and ClassName in sql file -- Comments

Reported by: houstonlively Owned by: AntonL
Priority: minor Milestone: Dolphin 7.0b (Hookie) - Feature Final
Keywords: sql classes comments Cc:

Description

INSERT INTO sys_objects_cmts (ObjectName, TableCmts, TableTrack, AllowTags, Nl2br, SecToEdit, PerView, IsRatable, ViewingThreshold, AnimationEffect, AnimationSpeed, IsOn, IsMood, RootStylePrefix, TriggerTable, TriggerFieldId, TriggerFieldComments, ClassName, ClassFile) VALUES ('bx_articles', '[db_prefix]comments', '[db_prefix]comments_track', 0, 1, 90, 10, 1, -3, 'slide', 2000, 1, 0, 'cmt', '[db_prefix]entries', 'id', 'cmts_count', 'BxAlrCmts?', 'modules/boonex/articles/classes/BxAlrCmts.php');

'BxAlrCmts?' should be 'BxArlCmts?' 2 places

Change History

comment:1 Changed 3 years ago by AntonL

  • Owner changed from somebody to AntonL

comment:2 Changed 3 years ago by AntonL

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.