In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000695 [In-Portal CMS] Optimization bug report always 2010-04-13 10:43 2010-11-30 12:48
Reporter Dmitry View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000695: Remove endless "!" inside admin templates
Description In earlier template parser versions, used in In-Portal we had problems
distinguishing simple text and labels, that should be translated. At that
times we invented ability to escape text with "!" in form "!label_here!" so
it will be translated.

For quite some time this is no longer a problem and that ! in admin template
actually do nothing and are stripped at the end. Example code:
*<inp2:m_RenderElement name="inp_edit_options" prefix="formflds"
field="ElementType" title="!la_prompt_InputType!"/>*

As you can notice title parameter value displays the problem I've described.
We will remove all such occurrences of "!" in one release and will remove
code, that strips ! in next version, so all users will be forced to to
change their code as well.
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker