Dotclear

Ticket #1169 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

Creating an extern link: title="" is missing

Reported by: ben_griffith Owned by: Tomtom33
Priority: normal Milestone:
Component: module:core Version: 2.2
Severity: normal Keywords:
Cc:

Description

Dotclear 2.2.3 and in previous versions

Create a new entry and change "Text formating:" to XHTML

Write in "Content:" a word

Mark this word

Click on the symbol "Link"

A window comes up that allows you to enter: (I typed)

Link URL: ( http://www.test.fr)

Link title: (Our new test website)

Link language: (English)

result: <a hreflang="en" href=" http://www.test.fr">word</a>

Expected result should be: <a hreflang="en" title="Our new test website" href=" http://www.test.fr">word</a>

It works fine with using wiki: [word| http://www.test.fr|en|Our new test website]

Change History

comment:1 Changed 14 years ago by Tomtom33

  • Owner changed from xave to Tomtom33
  • Milestone changed from 2.3 to 2.4

Ça fait parti de la refonte de l'éditeur wysiwyg, je prends en charge

comment:2 Changed 14 years ago by bruno

  • Milestone 2.4 deleted

comment:3 Changed 14 years ago by Tomtom33

Ce sera réglé avec l'intégration de TinyMCE. En attente donc...

comment:4 Changed 14 years ago by Franck <carnet.franck.paul@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [2be9bce19715]) Title attribute missing on add link in wysiwyg mode, fixes #1169

Note: See TracTickets for help on using tickets.

Sites map