-
I deleted field the other day in SOD, then when I tried to 'Publish' or 'Download Source' I got this error:
![The Field](https://github.com/hougaard/Simple-Object-Designer/assets/155634985/2599e7a…
-
The procedure `GetApplicationAreas` in `codeunit 9177 "Application Area Cache"` does only remove spaces from the fieldref name.
We have used **-** in our comined prefix, which leads to errors when th…
-
`stringview_wtf16.get_codeunit` will trap on an invalid offset. However `stringview_wtf16.encode` or `stringview_wtf16.slice` will clamp operands within range. Should we make these more consistent?
…
wingo updated
2 years ago
-
Density is orthogonal to many types (e.g. StaticArray, CodeUnits, SubArray, etc) so it makes more sense as a trait instead of an abstract type.
As a starting point,
```julia
isdense(::DenseArra…
-
### Describe the bug
Directly select a String or FixedString(N) column which stores raw bytes rather than UTF-8 string, the result will contain
e.g.
![image](https://github.com/ClickHouse/c…
-
The problem is, when I read the tag, i'm not getting the 'Hello World!' String that I wrote on the tag. How I'm suppose to get that string?
From the exemple :
void _tagRead() {
NfcManager.i…
-
If you have a comment in the var section (local or global) the Sort Variable command fails.
![image](https://user-images.githubusercontent.com/4333956/142027456-c0b969cb-37c7-42a3-af27-19c4f1091544.p…
-
### Describe the request
The OnBeforeGetEmailAttachmentsByEmailScenarios in Email.Codeunit.al allows adding filters to the Email Scenario Attachments before they are retrieved. The EmailScenarioAtta…
-
Dear ALAppExtensions,
Through this issue we would like to request a public codeunit that exposes procedures of the "Report Layouts Impl." codeunit, to avoid code duplication.
Examples of procedu…
-
Hello,
We are getting the following error while trying to deploy a BC Standard current container using ARM template (https://raw.githubusercontent.com/microsoft/nav-arm-templates/master/getbc.json…