edo888 / jumi

Joomla! custom content extension
http://2glux.com/projects/jumi
1 stars 0 forks source link

Nested replace - persisting wrong script ID #81

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
A typical installation Joomla2.5.6 and Jumi3.0.4, to test the nested replace 
function.

What is the expected output? What do you see instead?
In the main Jumi script, i call for example a 'child' script with "{jumi 
[*number]}" where number=[the ID of the script].
ALWAYS the child script outputed is the script with *ID 3* - always that one, 
and if i delete that one from the database the output is "ERROR_RECORD" because 
it does not find the script with ID=3.

What version of the product are you using? On what operating system?
3.0.4 on WinXP, XAMPP rynning locally.

Please provide any additional information below.
That is strange!

Original issue reported on code.google.com by i.alli.e...@gmail.com on 28 Jan 2014 at 7:01