Dec 04, 2008, 01:02 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Search via SMF or Google: modx forums all of modxcms.com web
  MODxCMS.com   Forums   Help Login Register  
News:Read what MODx Developers say: MODx Dev. Blogs
Pages: [1]   Go Down
  Print  
Author Topic: Small Bug Report - English language File  (Read 425 times)
0 Members and 1 Guest are viewing this topic.
uxello
Jr. Member
*
Posts: 35


...


WWW
« on: Feb 29, 2008, 04:27 AM »

This is in the manager/includes/lang/english.inc.php file

The line is:
Code:
$_lang["weblink_message"] = 'A weblink is a reference to an object on the internet. This could be a document within MODx, a page on another site or an image or other file on the internet.<p>';

The extra <p> at the end of the line needs removing to keep the html valid. This is causing issues with the ManagerManager plugin when it tries to configure a weblink page.

Should be:
Code:
$_lang["weblink_message"] = 'A weblink is a reference to an object on the internet. This could be a document within MODx, a page on another site or an image or other file on the internet.';
« Last Edit: Feb 29, 2008, 05:00 AM by uxello » Logged
rthrash
Foundation
*
Posts: 9,575



WWW
« Reply #1 on: Feb 29, 2008, 08:05 AM »

Thanks for the report. Being committed in 3431.
Logged

MODx is a framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Community participation and questions are encouraged, especially when you help us help you, read the wiki, and review snippet parameters – even if you have to look at the source. Searching the forums helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.
BobRay
Coding Team
*
Posts: 1,810



WWW
« Reply #2 on: Feb 29, 2008, 01:16 PM »

Ryan, the mistake is there in the 0.9.7 english.inc.php file (line 1529) also.

Bob
Logged

MODx info for newbies: http://bobsguides.com/MODx.html
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP

Copyright © 2005-2008 MODxCMS, All rights reserved. Contact Us
Styles by ziworks.com

Powered by SMF 1.1.4 | SMF © 2005, Simple Machines LLC

Valid XHTML 1.0! Valid CSS!