×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Problem detected: time_created
infoal
Fresh Boarder
Posts: 3
1 Jahr 8 Monate her #10069
von infoal
Problem detected: time_created wurde erstellt von infoal
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'); ?>
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Ryan Minnig
Fresh Boarder
Posts: 10
1 Jahr 8 Monate her #10070
von Ryan Minnig
Ryan Minnig antwortete auf 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.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Ladezeit der Seite: 0.045 Sekunden