Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#662 closed defect (fixed)

apostrophe in wms_abstract prevents editing wms_gui_settings

Reported by: tbaschetti Owned by: dev
Priority: major Milestone: 2.6.2 release
Component: administration Version: 2.6.1
Keywords: Cc:

Description

Using an apostrophe in wms_abstract leads to unwanted behaviour in mod_editGuiWMS.php in this line

echo "<option title='".$rowwms_abstract."' value='".$rowwms_id."' ";

postgresql throws error-messages, too.

Change History (2)

comment:1 by tbaschetti, 14 years ago

Resolution: fixed
Status: newclosed

problem is in files mod_editGuiWMS.php mod_loadCapabilitiesList.php mod_editWMS_Metadata.php

using htmlentities() fixes this

comment:2 by christoph, 14 years ago

thanks for fixing :-)

2.6

changeset:6607

trunk

changeset:6608

Note: See TracTickets for help on using tickets.