Behat "I should see" when text contains <span>?
by Gareth J Barnard. Dear Leon, What I find to be a contradiction is that the docs say not to use 'xpath', yet the very implementation is in 'xpath' ->...
View ArticleBehat "I should see" when text contains <span>?
by Leon Stringer. Thanks, Gareth. Today I've been adding some date checks to my tests. The Dev Docs says this should be something like ##today##d F Y## but as far as I can see (after more trial and...
View ArticleSelf-create Backup Archive with php
by Helmuth Lammer. I am progressing and can now create a mbz archive.I can also start the restore import and see sections and activities.But then I am stuck, as the restore process (which went through...
View ArticleSelf-create Backup Archive with php
by Ken Task. Not a developer myself ... just long time user of Moodle.Issues similar to what you have described have been reported ... might even be a tracker/bug report submission ... but hard to...
View ArticleSelf-create Backup Archive with php
by Helmuth Lammer. Thanks for your answer and the detailed approach. I can import other backups well ... do you know cases where it goes every now and then?I thought maybe I do a missmatch between...
View ArticleSelf-create Backup Archive with php
by Ken Task. "do you know cases where it goes every now and then?"Nope! My situation was such that 'customer' (under a time crunch) in porting over to new server from a hacked/compromised server all...
View ArticleSelf-create Backup Archive with php
by Helmuth Lammer. thanks for your answer again. this helps although it seems to be a different problem. But the more input and information the better gets my overall picture!
View ArticleBehat "I should see" when text contains <span>?
by Mark Sharp. No worries, I've struggled with something similar in the past, but with a char. Real pain.
View ArticleMoodle Plugin Directory Blockage
by Jonathan Bourland. As of a couple of days ago, my team hasn't been able to access the Moodle Download directory via Composer or curl from AWS. We are able to access it from our local machines. I...
View ArticleMoodle Plugin Directory Blockage
by Helen Foster. Hi Jonathan,Your problem sounds similar to the recent report MDLSITE-8109. If so, please can you comment in the issue with more details to help the team investigating the issue.
View Article$event->trigger(); modifica data log
by Tim Hunt. I think that, for performance, log events get buffered, and written to the database in chunks, which may explain weirdness if you triggere an event and immediately expect it to appear in...
View ArticleBehat "I should see" when text contains <span>?
by Tim Hunt. Just to note, quite a lot of Behat steps do normalize-space on the things being compared - but not everything. The reliable way to be sure is to read the code. How the nice selectors you...
View ArticleCompletion includes hidden activities and conditions access rules
by Toni Mas. Hi moodlers!Checking the activity completion report in a course and in card course overview (block), it contains all hidden activities and ignores all access restriction rules. Maybe it's...
View Article$event->trigger(); modifica data log
by Gianluca SACCHETTI. Hi, I had tried the $event->data['timecreated'] modification before the trigger, but it didn't work.eventually I noticed that the class extended \core\event\base and inside...
View ArticleCompletion includes hidden activities and conditions access rules
by Renaat Debleu. Almost 10 years ago, I reported a similar issue in MDL-51447. Because some teachers love it. but also because others hate it, I proposed a course setting where a teacher could optto...
View ArticleMoodle Plugin Directory Blockage
by Jonathan Bourland. Thank you Helen. I did find MDLSITE-8109, but for some reason, I don't have permissions to comment -- I assume this is something with the move to Jira. I can create new issues...
View ArticleBehat "I should see" when text contains <span>?
by Leon Stringer. Thanks, Tim. I've added a pull request for the date formats in the Dev Docs.
View ArticleDocumentation for new sql_table
by Jordi Pujol-Ahulló. Hi!I finally got adding dinamically a value for a dynamic filter if not present when the toggle, mandatory, changes its value.It was really hard. But I got it. On the...
View ArticleMoodle Plugin Directory Blockage
by Helen Foster. Jonathan, sorry to hear that you were unable to comment on the MDLSITE issue. I've added a comment with a link to this discussion instead.I imagine Moodle HQ has to do something for...
View ArticleMoodle Plugin Directory Blockage
by Jonathan Bourland. Thanks for commenting on the issue for me and getting back to me! 🤞 I'll find a solution in https://moodle.org/mod/forum/discuss.php?d=468477.
View Article