KVUO
Account created on 11 January 2006, about 19 years ago
#

Merge Requests

More

Recent comments

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

This is by design. Authentication tokens are not stored in configuration. Except for a raw db dump (with no security striping, not recommended), users will need to re-authenticate when deploying a new site. On a side note, deploying configuration to a pre-existing, authenticated site, should NOT invalidate credentials.

🇺🇸United States japerry KVUO

The fact that this doesn't include a test, nor does it make existing tests fail, while being a fundamental change of the modules functionality (defaulting redirect from false to true) -- is probably a big enough gap to mark needs work, until a test is added that confirms the new functionality. (or at least confirms the current functionality is broken)

🇺🇸United States japerry KVUO

Committed the RC2 code cleanup fixes. Marking this issue fixed, if there are other issues found, a new issue can be made.

🇺🇸United States japerry KVUO

Unfortunately I do not believe such a large change will occur in this module, due to its EOL status. Working to update the documentation so that users will goto the Google Tag module instead. Fortunately the Google Tag module incorporates the goals of this patch, so please try it out!

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

The previous MR incorrectly sets the GAAccounts wrapper with an empty value. new MR incoming.

🇺🇸United States japerry KVUO

Updated the main page to redirect users to the google_tag module.

🇺🇸United States japerry KVUO

Looks like some pieces are missing from the migration

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

While I'm not sure removing required values is the best idea, this module is EOL and it might help set these to null to facilitate moving to Google Tag. Committed!

🇺🇸United States japerry KVUO

Comment #14 hides the actual issue, which is that account info is null but should be an empty string. By properly type setting the variables, these issues won't occur in the first place.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

Fixed with the D11 updates.

🇺🇸United States japerry KVUO

As this module is EOL, it should not be in the project browser.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

Made sure we still supported older versions of Drupal, especially since this module is EOL. Committed

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

This module is EOL and should not appear in the entity browser.

🇺🇸United States japerry KVUO

Since this module is EOL, it doesn't make sense to have it in the module browser.

🇺🇸United States japerry KVUO

The Google Analytics module is sponsored by Google via Acquia, with the 2.x version of Google Tag meant to take over Google Analytics entirely. Any features for Google Tag should be requested in the gtag module, not this one.

If there are blockers to moving to gtag, please add them to that queue! That said, since there are quite a few users still on Google Analytics, this module should be updated to support Drupal 11, if for any reason to help facilitate an easier migration to google tag.

Because of the EOL of this module, there is no need for other maintainers here. If you wish to help out, I'd suggest working on google tag instead.

🇺🇸United States japerry KVUO

The feature has been removed from 1.1. I added back the feature as an MR in this issue and marked NW to be worked on in the future.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

japerry changed the visibility of the branch 3491727-refactor-oauth-support to hidden.

🇺🇸United States japerry KVUO

Pushing this to the top to verify before we make the 1.1 release.

🇺🇸United States japerry KVUO

I think its a good incremental step forward. Committed

🇺🇸United States japerry KVUO

Thanks for testing the RC! Got the patch merged.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

No, the issues mentioned in #4 will not be addressed until Drupal 12 readiness. At that time, they will be fixed, as it will require us to drop Support for versions of Drupal 10 under 10.3

Marking this issue 'wont fix' because the other issues get automatically taken care of during our release process.

🇺🇸United States japerry KVUO

Committed the changes! We will clean up the rest of the issues, but RC1 will go out next.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

rerolled with some other refactored snippets of this code and committed

🇺🇸United States japerry KVUO

Simplified the code and committed.

🇺🇸United States japerry KVUO

I think there is some validity to this request, but with subsequent modifications to that code, its not a simple revert anymore. Perhaps this issue can be morphed into make that feature optional?

🇺🇸United States japerry KVUO

Moving to 2.x -- while 8.x-1.x releases will still get made (since the branches are exactly the same), there won't be any development on the 8.x-1.x branch anymore.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

Simplified the code. I can see why this issue could occur, especially with drush after install now that its optional.

🇺🇸United States japerry KVUO

Thanks tame4tex! Tests are passing, committed to both 8.x-1.x and 2.x

Note, there were many comments on this long standing issue (as well as the closed dup), some valid for credit, others not so much. I'm sure some credits were missed -- However, I prioritized the original patch creators for this issue.

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

I'll merge this in to fix the immediate problem. the Contrib JS cookie was added because of its removal from core... however I'd need to look back and figure out where that code is being derived from in this module. Agree that its a separate ticket.

https://www.drupal.org/project/js_cookie/

🇺🇸United States japerry KVUO

japerry made their first commit to this issue’s fork.

🇺🇸United States japerry KVUO

japerry changed the visibility of the branch 3346519-destination-does-not to hidden.

🇺🇸United States japerry KVUO

Agree with comment #2, Marking NW.

🇺🇸United States japerry KVUO

japerry changed the visibility of the branch 3426421-missing-required-form to hidden.

🇺🇸United States japerry KVUO

Closing as this work has been made part of 📌 Handling media items when their asset gets unavailable in Widen Postponed which takes larger approach to solving the deleted items issue in Drupal.

Production build 0.71.5 2024