×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Problem detected: time_created
infoal
Nouveau membre
Posts: 3
il y a 1 an 8 mois #10069
par infoal
Problem detected: time_created a été créé par 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'); ?>
Connexion ou Créer un compte pour participer à la conversation.
Ryan Minnig
Nouveau membre
Posts: 10
il y a 1 an 8 mois #10070
par Ryan Minnig
Réponse de Ryan Minnig sur le sujet 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.
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.056 secondes