fluent-rs icon indicating copy to clipboard operation
fluent-rs copied to clipboard

Behaviour of FluentArgs::set is misleading

Open miam-miam opened this issue 2 years ago • 0 comments

FluentArgs::set does not currently replace arguments in the latest version of fluent-bundle (v0.15.2)

The PR that fixes this issue (https://github.com/projectfluent/fluent-rs/pull/271) was merged Oct 27 2022.

As such the issue is fixed using the main branch of this repository but unfortunately this is not the case for crates.io users.

It may be worth considering doing a release for fluent-bundle so that this change is available to users on crates.io.

miam-miam avatar Jan 20 '24 19:01 miam-miam