leehaut opened a new pull request, #7136:
URL: https://github.com/apache/hop/pull/7136

   - Load `weekDay` (`"0"`–`"6"`, Sunday–Saturday) into the weekly repeat combo 
using `select(index)` so the control shows the localized weekday labels instead 
of a raw numeric string (e.g. `1`).
   - Persist `weekDay` from `getSelectionIndex()` on OK so the engine keeps 
receiving numeric indices; previously `getText()` could save localized day 
names that `Const.toInt` in `ActionStart` could not parse.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to