Dont know where to post stacktraces about latest 47.b01. So i'll just post it here:
Explorer column in any table:
Error: No module named 'snapshot'
File "/home/apache/tactic/src/tactic/ui/panel/table_layout_wdg.py", line 3444, in handle_row
html = widget.get_buffer_display()
File "/home/apache/tactic/src/pyasm/web/widget.py", line 480, in get_buffer_display
buffer = self.get_buffer(cls)
File "/home/apache/tactic/src/pyasm/web/widget.py", line 471, in get_buffer
self.explicit_display(cls)
File "/home/apache/tactic/src/pyasm/web/widget.py", line 429, in explicit_display
child = self.get_display()
File "/home/apache/tactic/src/tactic/ui/table/explorer_wdg.py", line 89, in get_display
sobject_dir = self.get_base_dir(sobject)
File "/home/apache/tactic/src/tactic/ui/table/explorer_wdg.py", line 49, in get_base_dir
base_dir = Project.get_sandbox_base_dir(sobject, decrement=decrement)
File "/home/apache/tactic/src/pyasm/biz/project.py", line 799, in get_sandbox_base_dir
return Project._get_base_dir("sandbox", sobject, decrement=decrement)
File "/home/apache/tactic/src/pyasm/biz/project.py", line 842, in _get_base_dir
from snapshot import Snapshot
Details button shows only Info Tab. So there is no snapshots History, tasks and all others.
History column gets js error:
Uncaught TypeError: Cannot read property 'isVisible' of null
at HTMLBodyElement.spt.body.hide_focus_elements (eval at spt.behavior.run_cbjs (behavior.js?ver=4.7.0.b01:254), <anonymous>:63:9)
at HTMLBodyElement.e (mootools-core-1.4.1-full-nocompat-yc.js?ver=4.7.0.b01:323)
Same js error with the group-by folders click.
Strange bug with the notes: Any notes below FOURTH row of table do not displays. It query from server, show no error, but nothing shows.
Checking image file did not doing previews and icons files.
Previous error seems to be fixed now
Explorer column in any table:
Error: No module named 'snapshot'
File "/home/apache/tactic/src/tactic/ui/panel/table_layout_wdg.py", line 3444, in handle_row
html = widget.get_buffer_display()
File "/home/apache/tactic/src/pyasm/web/widget.py", line 480, in get_buffer_display
buffer = self.get_buffer(cls)
File "/home/apache/tactic/src/pyasm/web/widget.py", line 471, in get_buffer
self.explicit_display(cls)
File "/home/apache/tactic/src/pyasm/web/widget.py", line 429, in explicit_display
child = self.get_display()
File "/home/apache/tactic/src/tactic/ui/table/explorer_wdg.py", line 89, in get_display
sobject_dir = self.get_base_dir(sobject)
File "/home/apache/tactic/src/tactic/ui/table/explorer_wdg.py", line 49, in get_base_dir
base_dir = Project.get_sandbox_base_dir(sobject, decrement=decrement)
File "/home/apache/tactic/src/pyasm/biz/project.py", line 799, in get_sandbox_base_dir
return Project._get_base_dir("sandbox", sobject, decrement=decrement)
File "/home/apache/tactic/src/pyasm/biz/project.py", line 842, in _get_base_dir
from snapshot import Snapshot
Details button shows only Info Tab. So there is no snapshots History, tasks and all others.
History column gets js error:
Uncaught TypeError: Cannot read property 'isVisible' of null
at HTMLBodyElement.spt.body.hide_focus_elements (eval at spt.behavior.run_cbjs (behavior.js?ver=4.7.0.b01:254), <anonymous>:63:9)
at HTMLBodyElement.e (mootools-core-1.4.1-full-nocompat-yc.js?ver=4.7.0.b01:323)
Same js error with the group-by folders click.
Strange bug with the notes: Any notes below FOURTH row of table do not displays. It query from server, show no error, but nothing shows.
Checking image file did not doing previews and icons files.
Previous error seems to be fixed now