Bug report #8015
Misleading error message in Oracle provider
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | |||
Category: | Data Provider/Oracle | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16861 |
Description
When loading a table and a SRID is not selected, the error message is misleading (select a table instead of select a srid)
History
#1
Updated by Jürgen Fischer over 11 years ago
Please provide verbatim information.
#2
Updated by Jürgen Fischer over 11 years ago
- Status changed from Open to Feedback
#3
Updated by Paolo Cavallini over 11 years ago
I have no longer access to the Oracle instance, so I cannot paste precise working here. Sorry about that.
#4
Updated by Jürgen Fischer over 11 years ago
BTW http://www.oracle.com/technetwork/topics/linux/xe-on-kubuntu-087822.html should still work (note only for i386).
#5
Updated by Jürgen Fischer about 10 years ago
- Status changed from Feedback to Closed
closing for the lack of feedback
#6
Updated by Paolo Cavallini about 10 years ago
IMHO this should not be closed: the fix is very easy (replacing `table` with `SRID`), once the string is found.