Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with PageExtensions and TableExtensions #10

Closed
StHillmann opened this issue Apr 11, 2018 · 1 comment
Closed

Problems with PageExtensions and TableExtensions #10

StHillmann opened this issue Apr 11, 2018 · 1 comment
Labels

Comments

@StHillmann
Copy link

After last update, reorganizing and renaming of tableextensions and pageextensions only works, if the object name that is being extended contains quotes and a blank character.

For example:
Renaming or Reorganizing of this object will fail:
tableextension 50100 CustomerExt extends Customer

Renaming or Reorganizing of this object is ok:
tableextension 50100 CustomerExt extends "Customer "

@waldo1001 waldo1001 added the bug label Apr 11, 2018
@waldo1001
Copy link
Owner

Thanks for testing it. It should be solved now - please update your extension to version 0.1.12.

waldo1001 added a commit that referenced this issue Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants