Template talk:HBLL: Difference between revisions

Add topic
Active discussions
(Test)
(Add information)
 
(6 intermediate revisions by the same user not shown)
Line 12: Line 12:


=== How it should look in Wikitext  ===
=== How it should look in Wikitext  ===
<blockquote><nowiki>[[Image:Harold B Lee Library at Dusk.jpg|thumb|right|400px|Harold B. Lee Library atrium at Brigham Young University, Provo, Utah.]]</nowiki></blockquote>
=== How it looks after going from WYSIWYG to Wikitext  ===
Notice that caption under the image is missing.
<blockquote><nowiki>[[Image:Harold B Lee Library at Dusk.jpg|thumb|right|400px]]</nowiki></blockquote>


<nowiki>[[Image:Harold B Lee Library at Dusk.jpg|thumb|right|400px|Harold B. Lee Library atrium at Brigham Young University, Provo, Utah.]]</nowiki>
=== Other parameters gets lost  ===


=== How it looks after going from WYSIWYG to Wikitext  ===
Although it is not in this example, I have seen the <u>link</u> and <u>alt</u> parameters disappear as well. Here is an example of this problem:


Notice that the "Coded by hand" is missing the caption under the image.
Before:
<blockquote><nowiki>Image:New to Genealogy.jpg|How-to Pages for Family History|New to Genealogy|size=179x134px</nowiki></blockquote>
After:
<blockquote><nowiki>[[Image:New to Genealogy.jpg|size=179x134px]]</nowiki></blockquote>
Even the <u>size</u> parameter seems to occasionally disappear:


<nowiki>[[Image:Harold B Lee Library at Dusk.jpg|thumb|right|400px]]</nowiki>  
Before:
<blockquote><nowiki>[[Image:New to Genealogy.jpg|link=How-to Pages for Family History|alt=New to Genealogy|size=179x134px]]</nowiki></blockquote>
After:
<blockquote><nowiki>[[Image:New to Genealogy.jpg|New to Genealogy]]</nowiki></blockquote>


= Testing results  =
= Testing results  =


I found what appears to be a fix for [http://dev.fckeditor.net/ticket/2157 fckeditor bug 2157]. I have seen the '''link''' parameter disappear as well. It looks like the same ticket discusses a fix for this parameter. I do not remember if I have seen any others off hand. I will do some experimenting here in a minute. [[User:Thomas Lerman|Thomas_Lerman]] 19:00, 22 March 2010 (UTC)
At least a couple of the problems are discussed at [http://dev.fckeditor.net/ticket/2157 fckeditor bug 2157]. I thought I had seen other parameters get lost, but cannot find which ones they were (maybe I am wrong). [[User:Thomas Lerman|Thomas_Lerman]] 19:00, 22 March 2010 (UTC)
 
:I did not find any others that we lost, so maybe that was all. I will see about remembering later. [[User:Thomas Lerman|Thomas_Lerman]] 19:06, 22 March 2010 (UTC)

Latest revision as of 13:38, 22 March 2010

Bug testing

Using this template, that has been created as a workaround for a bug, to try and find what the problem is so that it can be documented for the engineers.

Using the template

Harold B. Lee Library atrium at Brigham Young University, Provo, Utah.

Coded by hand

Harold B Lee Library at Dusk.jpg

How it should look in Wikitext

[[Image:Harold B Lee Library at Dusk.jpg|thumb|right|400px|Harold B. Lee Library atrium at Brigham Young University, Provo, Utah.]]

How it looks after going from WYSIWYG to Wikitext

Notice that caption under the image is missing.

[[Image:Harold B Lee Library at Dusk.jpg|thumb|right|400px]]


Other parameters gets lost

Although it is not in this example, I have seen the link and alt parameters disappear as well. Here is an example of this problem:

Before:

Image:New to Genealogy.jpg|How-to Pages for Family History|New to Genealogy|size=179x134px

After:

[[Image:New to Genealogy.jpg|size=179x134px]]

Even the size parameter seems to occasionally disappear:

Before:

[[Image:New to Genealogy.jpg|link=How-to Pages for Family History|alt=New to Genealogy|size=179x134px]]

After:

[[Image:New to Genealogy.jpg|New to Genealogy]]

Testing results

At least a couple of the problems are discussed at fckeditor bug 2157. I thought I had seen other parameters get lost, but cannot find which ones they were (maybe I am wrong). Thomas_Lerman 19:00, 22 March 2010 (UTC)

Return to "HBLL" page.