#5100: worksheets: can't empty the trash (safari only?)
---------------------------+------------------------------------------------
Reporter: jhpalmieri | Owner: mhansen
Type: defect | Status: assigned
Priority: blocker | Milestone: sage-3.3
Component: notebook | Resolution:
Keywords: trash, safari |
---------------------------+------------------------------------------------
Comment (by kcrisman):
Replying to [comment:8 mhansen]:
> Also, one can run (while Safari is not running), "defaults write
com.apple.Safari IncludeDebugMenu 1" in the terminal to enable the debug
menu in Safari. Choosing Develop -> Show WebInspector before trying to
delete the worksheets may yield some useful information.
"Unmatched </input> encountered. Ignoring tag."
This linked to line 38 of my HTML, which was:
{{{
<input id="search_worksheets" size=20 onkeypress="return
search_worksheets_enter_pressed(event, 'trash');" value""></input>
}}}
By the way, this *also* happened pretty much any time I used the Current
Folder links in any way, so I'm not sure how this error report actually
has anything to do with the onClick="empty_trash(); return false;" (should
that be False?), but it did generate an error, so perhaps it will be
useful to someone.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5100#comment:10>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---