Mantis - Squeak
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4554 | Etoys | major | always | 08-14-06 19:21 | 08-15-06 22:19 |
|
|||||
Reporter: | ckasso | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | new | Product Version: | 3.9 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0004554: Cannot save book pages | ||||
Description: |
When trying to save a single page or all pages to a server, you are not given the chance to give a server address. Instead the following error is generated: ServerDirectory class(Object)>>error: [] in ServerDirectory class>>serverNamed: {[self error: 'Server name not found']} [] in ServerDirectory class>>serverNamed:ifAbsent: {[aBlock value]} Dictionary>>at:ifAbsent: ServerDirectory class>>serverNamed:ifAbsent: ServerDirectory class>>serverNamed: ServerDirectory class>>defaultStemUrl PasteUpMorph(Morph)>>saveOnURLbasic [] in BookMorph>>savePagesOnURL {[:aPage | aPage isInMemory ifTrue: [aPage presenter ifNotNil: [aPage p...]} OrderedCollection>>do: BookMorph>>savePagesOnURL [] in MenuItemMorph>>invokeWithEvent: {[(selArgCount := selector numArgs) = 0 ifTrue: [target perform: selector] ...]} BlockContext>>ensure: CursorWithMask(Cursor)>>showWhile: MenuItemMorph>>invokeWithEvent: MenuItemMorph>>mouseUp: MenuItemMorph>>handleMouseUp: MouseButtonEvent>>sentTo: MenuItemMorph(Morph)>>handleEvent: MorphicEventDispatcher>>dispatchDefault:with: |
||||
Steps To Reproduce: | |||||
Additional Information: |
Running 3.9g-7054 @ 7051 update on ubuntu linux To reproduce: Create a book From its menu select "send all pages to server" or "send this page to server" |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|