×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Problem detected: time_created
infoal
New Member
Posts: 3
1 год 7 мес. назад #10069
от infoal
infoal создал тему: Problem detected: time_created
I have a component created in which I have used the special field "time_created".
When creating a new item, the creation date is stored in this variable, but when I edit the item it updates it again when it shouldn't, since the purpose of this field is to store the creation date. After checking I found that the component re-renders the creation date when editing and this is a bug. Can you revise this to leave it fixed in the next update?
Path where I found it:
administrator\components\com_offers\views\offer\tmpl\edit.php
Line I have removed:
<?php echo $this->form->renderField('date_published'); ?>
When creating a new item, the creation date is stored in this variable, but when I edit the item it updates it again when it shouldn't, since the purpose of this field is to store the creation date. After checking I found that the component re-renders the creation date when editing and this is a bug. Can you revise this to leave it fixed in the next update?
Path where I found it:
administrator\components\com_offers\views\offer\tmpl\edit.php
Line I have removed:
<?php echo $this->form->renderField('date_published'); ?>
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Ryan Minnig
New Member
Posts: 10
1 год 7 мес. назад #10070
от Ryan Minnig
Ryan Minnig ответил в теме Problem detected: time_created
You will probably have to share more information or code in your component for a proper response to be formulated.
One thing I do in my development is to launch multiple instances of Joomla on my local machine using WAMP (Windows 10) and then use MELD as a diff tool to compare the effects of the different CC configuration settings.
One thing I do in my development is to launch multiple instances of Joomla on my local machine using WAMP (Windows 10) and then use MELD as a diff tool to compare the effects of the different CC configuration settings.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.046 секунд