power-media / prado3

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

TActiveImageButton with Skin files updating ImageURL Attribute with every callback #398

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a Theme
2. Use .skin files
3. Add TActiveLinkButton with ImageUrl on the skin file

What is the expected output? What do you see instead?
When you fire a callback the Attribute ImageURL gets updated every time you 
fire that callback, also it gets updated firing other callbacks not related to 
the one with the TActiveImageButton.

This renders .skin files useless because imagine a TActiveRepeater with 20 or 
40 items with images buttons updating every time you request a callback, huge 
impact on the server/client performance

What version of the product are you using? On what operating system?
Using prado-3.2-rc2.r3136

Please provide any additional information below.
Not Tested with 3.1.10

Original issue reported on code.google.com by ama...@ingeniomasivo.com.ve on 21 Apr 2012 at 7:37

GoogleCodeExporter commented 8 years ago

Original comment by ctrlal...@gmail.com on 25 Jun 2012 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by ctrlal...@gmail.com on 21 Jan 2013 at 7:03

GoogleCodeExporter commented 8 years ago

Original comment by ctrlal...@gmail.com on 24 Jul 2013 at 1:46

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

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