Ontario, CA 🇨🇦
Account created on 22 April 2009, over 16 years ago
#

Merge Requests

More

Recent comments

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

It would be useful to give maintainers a way to mark issues outdated in their own modules.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Thanks everyone!

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork of Bartik and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork of Bartik and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork of Bartik and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork of Bartik and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please put the patch into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please update the issue summary, tags, and put the change into an issue fork and merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland created an issue.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This issue is still mentioned in MigrationFormBase along with the warning message "Creating migrations is not yet supported". I suppose that text should be removed. The warning was added in the commit referenced in comment #6 above.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I have disabled some tests. There are still test failures. These may be caused by running the tests on more recent versions of Drupal 10.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Patch with current state of merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

@#65: That sounds like a bug. This can be worked-around by using radio buttons instead of a single checkbox. It seems to me that this behaviour should not be changed by switching which widget is in use.

The root problem is that radio buttons allow there to be a difference between false and null. But a checkbox, if un-checked, can be interpreted as false, which means that a value has been set. That could be seen as a core bug.

We might be able to work-around this for the purposes of this patch by having it check if the field is boolean. If so, consider a false value to be empty.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are not passing. The phpstan failure is not caused by this merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Branch robotstxt-3332302-3332302-update-readme.md-as created for this issue still exists. It can be deleted.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland changed the visibility of the branch 3114825-document-how-to to active.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Add documentation link for KernelEvents::REQUEST

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Remove unnecessary whitespace

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Drupal 7 is no longer supported. If this applies to a supported version, please re-open.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Changes are committed. Leaving open for more patches.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are not passing.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Update link to module

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

You can probably clear the message with devel_entity_updates module.

I have seen this message for custom entities without any clear reason. I wonder if there are ways this can happen without an entity being changed, perhaps due to Drupal core changes.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Put report into template.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Is it the case that this does not show up on 6.3.x? If this problem does appear on 6.3.x, please update the version and fix it there first.

Setting to active because there is no patch.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Has a merge conflict.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Has a merge conflict.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I don't know what EntityType::$entity_keys does well enough to write specific tickets. I need the docs because I don't understand how it works.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

There needs to a general improvement in the documentation for EntityType::$entity_keys. I have read outside of api.drupal.org that it is related to key mapping. It also seem to play a role in whether or not a database column is set NOT NULL.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

To debug this, I suggest you look at gcds_preprocess_select() and comment-out each property in turn until the error goes away.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland created an issue.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Remove version from documentation link

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

How are we supposed to control whether or not a database column gets NOT NULL? I implemented ContentEntityBase::baseFieldDefinitions() without using ::setRequired(). All the fields ended up with NOT NULL. Then I added a field, also without ::setRequired(), and used drush entity-updates. That field did not get NOT NULL.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please make a merge request.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The merge request should have its target switched to 5.0.x. If desired, once merged, this can be cherry-picked onto 4.2.x.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Note that module is only for Drupal 6

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Module user_expire is a Drupal 10+ successor to this module. If you make me a maintainer, I would be happy to make the project page refer people to this new module.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The short description for the 4.2.0 release node says "Compatible with Drupal 9+ and Drush 11+". Since it is only actually compatible with Drupal 10, this should be changed.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Update redirected URL

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

It looks like branch 8.x-1.x-dev can be deleted.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I think this could be postponed until the resolution of 📌 Twig Filter "spaceless" is deprecated Active or until there is a branch to support Drupal 12.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I see it is a protected method and its return value is not used. In theory someone could sub-class this and use the return value. This could have a change record. I have updated the issue title to make it more clear what is happening, so perhaps the release notes are sufficient, rather than using a change record.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are not passing.

Is it the goal that version 2.0.x will be only for 10.5+ and 11.2+?

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

This has added a spelling error for "titlecase".

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

The two branches are identical. You can just do a fast-forward merge.

I doubt the test failures are because of this issue. A new issue should be opened to fix them.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Is something holding-up getting this committed?

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I was getting this error on every page of a site. I fixed it by uninstalling basic_auth module using Drush.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

I think it is preferable to use DeprecationHelper::backwardsCompatibleCall().

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Tests are not passing.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Yes, they need to match for sure. Is it that Webform doesn't control the schema for table webform_submission?

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Please re-roll for 6.3.x.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

liam morland made their first commit to this issue’s fork.

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Is this really supposed to be signed? Or is it that it's an easier change to make one signed instead of making the other unsigned?

Production build 0.71.5 2024