[ 
http://www.jahia.org/jira/browse/JAHIA-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29992#action_29992
 ] 

Stephane Croisier commented on JAHIA-2924:
------------------------------------------

Another issue. Even if you have succedded to raise some WAI warning. You then 
have an option to bypass the warning and to make it available (=blocking) in 
the workflow engine. But suprinsingly, I tried to validate my page and... no 
WAI blocker in my workglow engine.

When checking the source code of the page for my image, I can found:

                                <a href='/jahia/Jahia/op/edit/pid/1'><img
                                        
src="/jahia/webdav/site/test/shared/logo/altavista.gif" border="0"
                                        alt="altavista.gif"/></a>

So an alt was automatically genereted even when I mentionned to bypass the WAI 
check in order to enfore no alt. So in such a case, workflow checks could never 
works.

Finally if I reopen my engine and my big text, the alt is automatically 
rewritten again by FCK with a alt="".

So what is the real alt? How do the user know exactly and precisely which alt 
will be displayed in live mode?

> SP4 WAI Integrity Checks: please detect (alt = "") and indicate them to the 
> end-user with an option to bypass (nono-blocking error)
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JAHIA-2924
>                 URL: http://www.jahia.org/jira/browse/JAHIA-2924
>             Project: Jahia Content Management Server
>          Issue Type: Bug
>          Components: WYSIWYG Editors - Tidy
>    Affects Versions: 5.0 SP4
>         Environment: SP4 20665
>            Reporter: Stephane Croisier
>            Assignee: Xavier Lawrence
>             Fix For: 5.0 SP4
>
>         Attachments: screenshot-1.jpg
>
>
> By default FCK is adding automatically some alt="" in all urls (e.g: images) 
> even if the user ha not entered any Alternative text in the dialog box to 
> select an image (cf screesnhot). Then WAI integrity checks are bypassed. 
> Even if an alt with "" is possible, this should be the exception. Especially 
> for a big text which consists usually as an article (and not a navigtation 
> menu).
> So could we check and raise warnings even for "" use case? Perhaps this could 
> be non-blocking warnings which could potentially be "bypassed" by any 
> end-user. But this would be great at least to warn the end-user that some 
> images, links, etc.. have some missing ALT labels.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.jahia.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to