Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • claudiobosticco
    replied
    confirmed, thanks!

    Leave a comment:


  • Isomorphic
    replied
    All of these warnings should be fixed as of tomorrow's builds, June 21.

    Best Regards
    Isomorphic Software

    Leave a comment:


  • claudiobosticco
    replied
    Thanks, I still see this about uri:
    Code:
    WARN  Validation attribute 'uri' is not declared in Component Schema '{FileAssemblyEntry.ds.xml}' and strict mode is enabled.  See 'Strict Mode' overview in the documentation for details.FileAssembly.assemblies.FileAssemblyEntry /FileAssembly/assemblies/0/FileAssemblyEntry
    and also noticed these two:
    Code:
    WARN Validation No such type 'FieldFilterMode', not processing field value at /DataSource[@ID=AUTH_USERS_ROLES_PERMISSIONS]/fields/3/field[@name=APP_ID]/filterOn
    WARN Validation attribute 'useHavingClause' is not declared in Component Schema '{OperationBinding.ds.xml}' and strict mode is enabled. See 'Strict Mode' overview in the documentation for details.DataSource.operationBindings.OperationBinding /DataSource[@ID=AUTH_USERS_ROLES_PERMISSIONS]/operationBindings/0/operationBinding

    Leave a comment:


  • Isomorphic
    replied
    Thanks for the report. This has been fixed.

    Regards
    Isomorphic Software

    Leave a comment:


  • claudiobosticco
    replied
    also I get those for uniqueProperty, uri and tableCollation which are in SmartClient resources

    Code:
    WARN Validation attribute 'uniqueProperty' is not declared in Component Schema '{DataSourceField.ds.xml}' and strict mode is enabled. See 'Strict Mode' overview in the documentation for details.DataSource.fields.DataSourceField /DataSource[@ID=FileAssembly]/fields/1/field[@name=assemblies]
    WARN Validation attribute 'uri' is not declared in Component Schema '{FileAssemblyEntry.ds.xml}' and strict mode is enabled. See 'Strict Mode' overview in the documentation for details.FileAssembly.assemblies.FileAssemblyEntry /FileAssembly/assemblies/0/FileAssemblyEntry
    WARN Validation attribute 'tableCollation' is not declared in Component Schema '{DataSource.ds.xml}' and strict mode is enabled. See 'Strict Mode' overview in the documentation for details.DataSource /DataSource[@ID=isc_userSkin]

    Leave a comment:


  • claudiobosticco
    replied
    same for filterOn, useHavingClause
    Last edited by claudiobosticco; 3 Jun 2024, 07:25.

    Leave a comment:


  • claudiobosticco
    started a topic warning about sequenceName

    warning about sequenceName

    Hello, I noticed this warning:

    Code:
    WARN Validation attribute 'sequenceName' is not declared in Component Schema '{DataSourceField.ds.xml}' and strict mode is enabled. See 'Strict Mode' overview in the documentation for details.DataSource.fields.DataSourceField /DataSource[@ID=ASSETS]/fields/0/field[@name=ID_REC]
    but sequenceName is actually documented, so why this warning?
Working...
X