tel8618217223380 / prado3

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

TDraggableConstraint missing #454

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use a TDraggable

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

Fatal Error

Class file for 'TDraggableConstraint' cannot be found.
Debug Backtrace

#1  -- PradoBase::autoload('TDraggableConstraint')
#2 TDraggable.php:107 -- spl_autoload_call('TDraggableConstraint')
#3 TDraggable.php:175 -- TDraggable->getConstraint()
#4 TDraggable.php:144 -- TDraggable->getPostBackOptions()
#5 pradolite.php:5945 -- TDraggable->addAttributesToRender(THtmlWriter)

Please use labels and text to provide additional information.

Originally reported in the forum: 
http://www.pradoframework.com/forum/index.php?topic=16987.0

Original issue reported on code.google.com by ctrlal...@gmail.com on 10 Apr 2013 at 12:15

GoogleCodeExporter commented 9 years ago
fix r3285

Original comment by ctrlal...@gmail.com on 11 Apr 2013 at 7:28