Simple Machines Community Forum

SMF Development => Bug Reports => Fixed or Bogus Bugs => Topic started by: Liviu Lalescu on December 16, 2023, 09:29:27 AM

Title: RIPE whois
Post by: Liviu Lalescu on December 16, 2023, 09:29:27 AM
Hello,

RIPE whois seems to have changed its link ~two days ago, from https://apps.db.ripe.net/search/... to https://apps.db.ripe.net/db-web-ui/query . If I go to RIPE whois for an IP, the current search (old RIPE link) in SMF does no longer work.
Title: Re: RIPE whois
Post by: vbgamer45 on December 16, 2023, 09:57:59 AM
Good catch, Amazes me that big sites like that, don't setup a redirect.
Title: Re: RIPE whois
Post by: Aleksi "Lex" Kilpinen on December 18, 2023, 11:15:19 AM
#7957 (https://github.com/SimpleMachines/SMF2.1/issues/7957)
Title: Re: RIPE whois
Post by: Liviu Lalescu on December 18, 2023, 01:33:25 PM
Thank you, SMF Team!
Title: Re: RIPE whois
Post by: Aleksi "Lex" Kilpinen on December 24, 2023, 04:50:09 AM
Fix merged in Github https://github.com/SimpleMachines/SMF/pull/7965
Title: Re: RIPE whois
Post by: AllMassive on August 24, 2024, 01:48:15 AM
sad that there are no 'fixes to current version'-packages available.
always unsure if it would be save to edit manually - without getting errors with next 'version update' :/
Title: Re: RIPE whois
Post by: Aleksi "Lex" Kilpinen on August 24, 2024, 02:58:37 AM
This is a fairly simple edit https://github.com/SimpleMachines/SMF/pull/7965/files
Easy to reverse if you need to later.
Title: Re: RIPE whois
Post by: Liviu Lalescu on August 24, 2024, 04:47:50 AM
Awaiting anxiously for the next official SMF update for this.
Title: Re: RIPE whois
Post by: AllMassive on August 24, 2024, 06:40:40 PM
Quote from: Aleksi on August 24, 2024, 02:58:37 AMThis is a fairly simple edit https://github.com/SimpleMachines/SMF/pull/7965/files
Easy to reverse if you need to later.
yeah - i know that its quite easy on one specific change.
already documenting a lot of stuff - but that cant be the correct way.
a mod which tracks manual edits, that could revert any manuall changes (based on installed mods) would be great.
Title: Re: RIPE whois
Post by: AllMassive on August 24, 2024, 07:06:37 PM
Quote from: Liviu Lalescu on December 16, 2023, 09:29:27 AMRIPE whois seems to have changed its link ~two days ago, from https://apps.db.ripe.net/search/... to https://apps.db.ripe.net/db-web-ui/query .
maybe make 'external urls' configurable and saved to the db, instead of hardcoding them.
Title: Re: RIPE whois
Post by: shawnb61 on August 24, 2024, 08:22:15 PM
Quote from: AllMassive on August 24, 2024, 06:40:40 PMalready documenting a lot of stuff - but that cant be the correct way.
a mod which tracks manual edits, that could revert any manuall changes (based on installed mods) would be great.

I *never* edit the source code directly.  I make little modlets to do the find/replaces.

It is not difficult.  All changes are documented (and easily reversed) in the package manager.

One example:
https://www.simplemachines.org/community/index.php?topic=589238.0

Download that & use as an example.
Title: Re: RIPE whois
Post by: Kindred on August 24, 2024, 08:24:08 PM
We are not going to make mods for all of the minor changes/fixes going into 2.1.5

Either make the change or wait til the release
Title: Re: RIPE whois
Post by: AllMassive on April 02, 2025, 10:10:10 PM
thx - will wait.
Title: Re: RIPE whois
Post by: Aleksi "Lex" Kilpinen on June 26, 2025, 10:38:41 AM
Moved to fixed, as 2.1.5 seems to have working links.