Closed Bug 126663 Opened 23 years ago Closed 23 years ago

Composers save pictures with local path and replace .jpg with .jpeg

Categories

(Core Graveyard :: GFX, defect)

Other
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 121980

People

(Reporter: liberati, Assigned: kmcclusk)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020212 BuildID: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020212 The composer has the following problem: if I edit a page where there is an absolute a link to a picture e.g. www.physics.umd.edu/grt/Pics/pict.jpg on saving it replace the link with pict.jpg. Even if I explicitely write in the image path the absolute one. Moreover it save in the paths *.jpg figures as *.jpeg. Of course when a copy my edited page to the appropriate directory I cannot see my pictures because 1) the path is wrong 2) the extension as been arbitrarily changed from .jpg to .jpeg Reproducible: Always Steps to Reproduce: 1.edit a page from some web location. Check that pictures have absolute paths and some of them have extension .jpg 2. edit the page, even without touching the picture 3. save it 4. look at the source of the saved file. Actual Results: 1. all the path are now relative (just the name of the file) 2. all the .jpg file are now .jpeg Expected Results: 5. all the path are has they where in the original source file (left absolute) 6. all the extension of the jpg pictures should be left unchanged.
dup of bug 121980 or bug 122227 Related: bug 124625 This should be fixed in new builds. *** This bug has been marked as a duplicate of 121980 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.