tel8618217223380 / prado3

Automatically exported from code.google.com/p/prado3
Other
0 stars 0 forks source link

Application configuration parameter reads wrong value when tag text is used for value #487

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Inside application.xml set a <parameter id="something">somevalue</parameter>
2. Read the parameter inside the application
3. The value is '<parameter>somevalue</parameter>', it should be only 
'somevalue'.

What is the expected output? What do you see instead?

The expected output is only 'somevalue'

What version of the product are you using? On what operating system?

Latest 3.2.2 on linux mint maya

Please provide any additional information below.

Original issue reported on code.google.com by marco.ba...@gmail.com on 28 Sep 2013 at 8:11

GoogleCodeExporter commented 9 years ago
Please note that you are posting in a dead bugtracker: 
https://code.google.com/p/prado3/wiki/Issues?tm=3

Original comment by ctrlal...@gmail.com on 1 Oct 2013 at 10:12

GoogleCodeExporter commented 9 years ago
Moved to github: https://github.com/pradosoft/prado/issues

Original comment by ctrlal...@gmail.com on 1 Oct 2013 at 10:14