Page MenuHomePhabricator

Empty lists in two danish translations
Closed, ResolvedPublic

Description

Author: wegge

Description:
Two of the strings in the danish locale, dellogpagetext and uploadlogpagetext
contains an empty <ul> </ul>. This is a) unneccesary, and b) gives HTML
validation errors. Se attached patch.


Version: 1.4.x
Severity: normal

Details

Reference
bz1470
TitleReferenceAuthorSource BranchDest Branch
Draft: Remove require() from es6UtilsModule; change file extension to .mjs.repos/abstract-wiki/wikifunctions/function-schemata!103apineapine-normalize-importmain
Draft: Use functions from shared utils rather than re-implementing.repos/abstract-wiki/wikifunctions/function-evaluator!192apineapine-use-utilsmain
Update package-lock with moved function-schemata dependencies.repos/abstract-wiki/wikifunctions/function-evaluator!191apineapine-package-lockmain
Move function-schemata to javascript-wasmedge subdir.repos/abstract-wiki/wikifunctions/function-evaluator!187apineapine-move-function-schematamain
Update function-schemata sub-module to HEAD (04c5c89)repos/abstract-wiki/wikifunctions/wikilambda-cli!32jforrestersync-function-schematamain
Update function-schemata sub-module to HEAD (04c5c89)repos/abstract-wiki/wikifunctions/function-evaluator!171jforrestersync-function-schematamain
Update function-schemata sub-module to HEAD (04c5c89)repos/abstract-wiki/wikifunctions/function-orchestrator!137jforrestersync-function-schematamain
Fix commonJsUtils.js to actually be CJS and ES6repos/abstract-wiki/wikifunctions/function-schemata!89jforresterfix-0c9395ca5539e4f4181ebcc41abb26f3a1a5eb84main
Update function-schemata sub-module to HEAD (786c586)repos/abstract-wiki/wikifunctions/wikilambda-cli!30jforrestersync-function-schematamain
Update function-schemata sub-module to HEAD (786c586)repos/abstract-wiki/wikifunctions/function-evaluator!163jforrestersync-function-schematamain
[UNBREAKING CHANGE] Update function-schemata sub-module to HEAD (786c586)repos/abstract-wiki/wikifunctions/function-orchestrator!134jforrestersync-function-schematamain
Implement a stable stringify algorithm (keys are always sorted).repos/abstract-wiki/wikifunctions/function-schemata!87apineapine-implement-stable-stringifymain
Move ZObjectKeyFactory to utils so it can be used by downstream consumers.repos/abstract-wiki/wikifunctions/function-schemata!86apineapine-move-key-factorymain
Allow utils to be imported and required as both ES6 and CommonJS.repos/abstract-wiki/wikifunctions/function-schemata!85apineapine-importsmain
Move sink creation into common modulerepos/search-platform/cirrus-streaming-updater!45ebernhardsonwork/ebernhardson/common-sink-creationmain
Correct UpdateEvent.hasFieldsrepos/search-platform/cirrus-streaming-updater!44ebernhardsonwork/ebernhardson/updateevent-hasfieldsmain
event merger: Handle null Update objectsrepos/search-platform/cirrus-streaming-updater!41ebernhardsonwork/ebernhardson/merger-npemain
Add some debugging info to UpdateEventMergerrepos/search-platform/cirrus-streaming-updater!39ebernhardsonwork/ebernhardson/merger-npemain
Don't require leading / in event schemasrepos/search-platform/cirrus-streaming-updater!38ebernhardsonwork/ebernhardson/schema-leading-slashmain
Align weighted tags with productionrepos/search-platform/cirrus-streaming-updater!37ebernhardsonwork/ebernhardson/event-convertermain
Show related patches Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:11 PM
bzimport set Reference to bz1470.
bzimport added a subscriber: Unknown Object (MLST).

wegge wrote:

Patch against the CVS REL1_4 version

Attached: