- Issue created by @apaderno
- 🇮🇹Italy apaderno Brescia, 🇮🇹
This issue needs to be fixed before implementing ✨ Too much redundant information displayed in links between versions on api.drupal.org Active .
- 🇪🇸Spain fjgarlin
Yeah,
DocBlock::findSimilar
method has no logic for "same directory" sort of thing so we need to look into that method/class. - 🇮🇹Italy apaderno Brescia, 🇮🇹
The links would be fine if they were given for Same filename in other branches. If I want to look at those files for which the same namespace is used, I can still those links, but I just need to carefully read each line.
The "bug" here is the difference between what expected and what shown. Probably, re-titling the fieldset would be sufficient, given those links are useful. (At least, I find them useful, especially when updating code from a Drupal version to another one.)
- 🇮🇹Italy apaderno Brescia, 🇮🇹
For example, using the screenshot I added to the issue summary, I would notice Drupal 10 has a Block.php file more, which would then lead me to discover there is an attribute class Drupal 9 does not have. If my module would implement blocks, I would know I could convert them to attribute-based blocks.
- 🇪🇸Spain fjgarlin
I agree, I think it's still very useful to get files with the same name, regardless of whether it is the same folder.
I'll change the text then to:
- Same filename in other branches
- Same name in other branches - Status changed to RTBC
9 months ago 9:47am 19 July 2024 - 🇪🇸Spain fjgarlin
Changed here: https://git.drupalcode.org/project/api/-/commit/95865d941ea2ace7a5e772f2...
I forgot to add the issue number as part of the commit message.
This will go into the next deployment to api.drupal.org.
- Status changed to Fixed
5 months ago 10:58am 30 October 2024 Automatically closed - issue fixed for 2 weeks with no activity.