Welcome, Guest
Username: Password: Remember me

TOPIC: [CLOSED] Bug on Language File Generation

[CLOSED] Bug on Language File Generation 29 Mar 2012 07:05 #1776

  • Tomaselli
  • Tomaselli's Avatar
  • Offline
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
the language file has this "format":

COMPONENT_ITEM_FLY_NAME="bla bla bla"
COMPONENT_COLLECTION_VIEW_NAME="whatever you want"
COMPONENT_MENU_ITEM="Ciao Ciao"


Each line is a variable, but the lines are not "clearly" closed with the ";" symbol.
it perfectly works if you don't modify manually the file, but if you do it and the line is not clearly formatted with the "break line", the entire file will give error and joomla will not read the file at all.
so I guess to avoid any mistake, the file should be generated in this way:

COMPONENT_ITEM_FLY_NAME="bla bla bla";
COMPONENT_COLLECTION_VIEW_NAME="whatever you want";
COMPONENT_MENU_ITEM="Ciao Ciao";
Last Edit: 09 Apr 2012 11:04 by admin.
The administrator has disabled public write access.

Re: Bug on Language File Generation 05 Apr 2012 18:45 #1912

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
I am not sure what you say is Joomla standard.

I guess not.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Bug on Language File Generation 05 Apr 2012 20:52 #1919

  • Tomaselli
  • Tomaselli's Avatar
  • Offline
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
yes you are right.
The administrator has disabled public write access.
Time to create page: 0.082 seconds

Get Started