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

GetProjectSettings returns field name instead of alias for display field #17443

Closed
qgib opened this issue Sep 30, 2013 · 2 comments
Closed

GetProjectSettings returns field name instead of alias for display field #17443

qgib opened this issue Sep 30, 2013 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server

Comments

@qgib
Copy link
Contributor

qgib commented Sep 30, 2013

Author Name: Bernhard Ströbl (Bernhard Ströbl)
Original Redmine Issue: 8727
Affected QGIS version: 2.0.1
Redmine category:qgis_server
Assignee: Marco Hugentobler


this would not be a problem but GetFeatureInfo returns the display field, thus QWC cannot display any hover information
except from GetProjectSettings:
@
Adressen
...
@
a GetFeatureInfo response on this layer shows:
@


@
...
Anschrift has been defined as alias for the field adresse so GetFeatureInfo works as it should.

@qgib
Copy link
Contributor Author

qgib commented Jan 7, 2014

Author Name: Alessandro Pasotti (@elpaso)


Hi Marco and Bernhard,

please see my PR:

elpaso@1f9c378
#1058

@qgib
Copy link
Contributor Author

qgib commented Jan 8, 2014

Author Name: Alessandro Pasotti (@elpaso)


Fixed in changeset "1f9c378c77160f64612391e4e40824b853d59ddd".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server
Projects
None yet
Development

No branches or pull requests

1 participant