Files
luos/workflow
Marco Antonio Nina 2acd979c3d BUG 8558 Invalid HTML on Wrong Password Error page SOLVED
- It is observed that the error message comes duplicate one red and one black, the problem is that the message does not recognize the quotes, plus the xml type ShowMessage had defined the (type caption) no longer used.
- first performed the escape sequence to make the red color is recognized, that in the generation of formPost file in the rafter is ShowMessage (type-caption) by its equivalent, (type-text) (mode-view).
2012-03-08 17:07:53 -04:00
..