Opened 18 years ago
Last modified 18 years ago
#1771 closed Bug
inside page linking disappears after editing the page for the second tome — at Version 1
| Reported by: | Wojciech Olchawa | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.5 |
| Keywords: | Confirmed | Cc: |
Description (last modified by )
When building a page with sections e.g.
=== section 1 ===
when we try to make a link to it inside a page e.g.
[[#section 1|Section 1 name]]
everything seems ok and it works when we save the page. However when we try to edit the page again the #section1 link disappears leaving only this code:
[[|Section 1 name]]
