Opened 14 years ago

Closed 14 years ago

#2934 closed bug (fixed)

Doubloon error in qgswmsprovider.cpp's text string

Reported by: jrm Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.6.0
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

This string calls the same expression %4 for two different things, a column number and the display of an error. Based on similar error messages in this file, I think at least one should be different.

mError = tr( "Could not get WMS Service Exception at %1: %2 at line %3 column %4\n\nResponse was:\n\n%4" )

Change History (1)

comment:1 by jef, 14 years ago

Resolution: fixed
Status: newclosed

fixed in r14043.

Note: See TracTickets for help on using tickets.