Yii Framework Forum: Problem of shell command `yiic message` - Yii Framework Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Problem of shell command `yiic message` Rate Topic: -----

#1 User is offline   hightman 

  • Junior Member
  • Pip
  • Yii
  • Group: Members
  • Posts: 43
  • Joined: 23-August 09

Posted 10 November 2010 - 02:45 AM

Yii use regular expressions to extract the language messages from source file.
However, An error occurred when deal with the following codes:
Yii::t('core', Yii::app()->name);
Yii::t('core', 'others');


This will due to a wrong parsed category:
core', Yii::app()->name);
Yii::t('core


Whether to consider to resolove tokens from `token_get_all()`
0

#2 User is offline   samdark 

  • Having fun
  • Yii
  • Group: Yii Dev Team
  • Posts: 2,650
  • Joined: 17-January 09
  • Location:Russia

Posted 10 November 2010 - 06:07 AM

Please report this one to issue tracker: http://code.google.c...yii/issues/list

If you'll attach files that are causing errors with message command it will help a lot.

Thanks.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users