Solonik77 / digitalus-cms

Automatically exported from code.google.com/p/digitalus-cms
0 stars 0 forks source link

module-code is executed twice #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. write a custom module
2. insert some code which gets data from somewhere and displays the cached
version on the second call
3. call your module - you will notice, that you only see the cached data

alternatively create a testtable in your db and write some debug data into
it every time your module is executed

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

What version of the product are you using? On what operating system?
1.5.1, ubuntu, apache2/php5

Please provide any additional information below.

Original issue reported on code.google.com by curt.p...@gmail.com on 6 Apr 2009 at 1:47

GoogleCodeExporter commented 8 years ago
this is resolved in 1.8

Original comment by forrestlyman@gmail.com on 13 Jun 2009 at 2:56