-
**URL**: All - eg. https://hcdev.openplus.ca/en/
**User Agent**: Firefox, Edge
**Language**: Both
**Issue Description**: The required status of the form fields are indicated using an asterisk in…
-
URL: https://hcdev.openplus.ca/fr/form/subscribe
User Agent: Chrome
Language: French
Issue Description: In French page, if leave any required field empty and activate the “Soumettre” button, Engl…
-
I reported this a couple months back against WxT Bootstrap on D.org (https://www.drupal.org/project/wxt_bootstrap/issues/3236799); but guessing not a lot of attention to that queue; so figured I shoul…
-
I forgot to add this a couple weeks ago. We noticed in our CI that phpunit was updated and caused warnings or errors on the filter tag in the phpunit.conf. We use our own "version" of this scaffolding…
-
Hello!
In m_fonts.cpp:330 (tag handler for BIG and SMALL):
```
int oldsize = m_WParser->GetFontSize();
int sz = (tag.GetName() == wxT("BIG")) ? +1 : -1;
m_WParser->SetFontSize(sz);
```
That r…
-
See the [full release documentation](https://github.com/drupalwxt/wxt/wiki/Release-process) for more detail.
- [x] All related projects (wxt_library and wxt_bootstrap) tagged and released on GitHub…
-
URL: https://hcdev.openplus.ca/en/user/203/edit
User Agent: Chrome, Firefox
Language: both
Issue: As mentioned in issue #35, error messages are not following WET format. Along with with issue, th…
-
Seems like the "Control Checksum" option is not working properly.
If a RMC string is received by UDP it works fine by positioning cursor on the chart if the string is concluded with a checksum. For…
-
The C++ codegenerator generates:
```c
spin_ctrl_double_1 = new wxSpinCtrlDouble(panel_6, wxID_ANY, wxT("0.0"), wxDefaultPosition, wxDefaultSize, wxSP_ARROW_KEYS, 0.0, 100.0);
spin_ctrl_double_1.Set…
-
Similar to how we do questionnaires for the Cloud team I'd like to launch the same platform in DAaaS so that we can do webforms. Eventually the plan would be for webforms on submission to automaticall…
sylus updated
3 years ago