| Summary: | [LOCALHELP] Remove name= attribute in <links> | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Olivier Hallot <olivier.hallot> |
| Component: | Documentation | Assignee: | Buovjaga <ilmari.lauhakangas> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | ilmari.lauhakangas, olivier.hallot, stephane.guillou |
| Priority: | medium | ||
| Version: | 7.5.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.5.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 80430 | ||
|
Description
Olivier Hallot
2022-11-30 18:09:24 UTC
Comment from Cloph: ok, so then it is just about getting rid of all name attributes, which makes it a lot easier than only removing some. So same procedure as last time then: having a patch for the changes in help, along with a script to remove it from po files would be easiest for me, if noone writes the script to work on the po-files I can do it. Important part is that the removal of name attributes should be all the gerrit-change does and not intermixed with other changes. Ilmari Lauhakangas committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/7e42394ecbf921ee53160b495aa12c1cba158604 tdf#152323 drop name attribute from <link> elements Thanks Cloph, Ilmari and Olivier for the solution, patch and wiki fix. Fix verified in the master help source pages. |