Opened 16 years ago
Closed 16 years ago
#799 closed defect (fixed)
String "You must enter a valid login ID and password to access this site" hardcoded in mainframe.php
Reported by: | tomfukushima | Owned by: | tomfukushima |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | AJAX Viewer | Version: | 2.0.2 |
Severity: | trivial | Keywords: | |
Cc: | External ID: | 1055211 |
Description
- In localized Studio (connected to localized site server), create new web layout (normal, not flexible) and preview it using AJAX viewer
- Click the "Cancel" button of the login dialog instead of logging in
The message "You must enter a valid login ID and password to access this site" displays in English. This message is currently hardcoded in "www/mapviewerphp/mainframe.php". This string is already localized in "www/localized/%lang%" (NEEDLOGIN string) so it could be used from there.
Change History (1)
comment:1 by , 16 years ago
Component: | General → AJAX Viewer |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by submission r3519