Alicante News December 2017
Protect your intellectual property in the European Union
‘;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).append(html);
jQuery(“#modal-confirm”).modal(‘show’);
}else{
var recipientsString = ”;
var i = 0;
var mailSubject = jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’subject’).val();
var mailHead = ‘The email’;
var mailTrail = ‘has been sent to’;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).children().each(function(index) {
recipientsString += jQuery(this).last().text().split(‘ ‘)[1]+’,’;
i++;
});
jQuery(“#modal-share”).modal(‘hide’);
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).empty();
var html = ‘
‘+mailHead+’ “‘+ mailSubject+'” ‘+mailTrail+'(‘+i+’):
‘+recipientsString.substring(0,(recipientsString.length-1))+’
‘;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).append(html);
// jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).append(‘
// +'”‘+mailSubject+'” has been sent to (‘+i+’):’+
// ‘
‘+recipientsString+’
‘+
// ‘
‘);
jQuery(“#modal-confirm”).modal(‘show’);
}
}
});
}
}
function _csnews_WAR_csnewsportlet_validateEmail(email) {
//var re = /[a-z0-9!#$%&’*+/=?^_`{|}~-]+(?:.[a-z0-9!#$%&’*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/;
var re = /[-0-9A-Za-z!#$%&’*+/=?^_`{|}~.]+@[-0-9A-Za-z!#$%&’*+/=?^_`{|}~.]+/;
return re.test(email);
//return true;
}
function _csnews_WAR_csnewsportlet_addToEmailList(){
jQuery(‘#recipients-errors’).remove();
var email = jQuery(“#”+’_csnews_WAR_csnewsportlet_’+”email”).val();
if(!_csnews_WAR_csnewsportlet_validateEmail(email)){
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).after(‘Please enter a valid email‘);
}else{
var added = false;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).children().each(function(index) {
if(jQuery(this).last().text().split(‘ ‘)[1] == email){
added = true;
}
});
if(!added){
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).append(‘
‘);
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’email’).val(”);
}else{
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).after(‘This email has already been used‘);
}
}
}
‘
}).on(‘click’, function(e) {
jQuery(e.target).popover(‘toggle’);
return e.preventDefault();
});
jQuery(‘body’).on(‘mouseleave’, ‘.social-popover’, function(){
jQuery(‘.share-button’).popover(‘toggle’);
});
}
(function() {
triggerSocialOptions();
jQuery(‘.search-form .input-append’).on(‘keydown’, ‘input[type=text]’, function(e) {
var input = jQuery(e.currentTarget);
if (event.which == 13) {
event.preventDefault();
jQuery(e.delegateTarget).find(‘.btn’).click();
return false;
}
});
jQuery(‘.btn-combo’).on(‘click’, ‘.dropdown-menu a’, function(e) {
var link = jQuery(e.currentTarget),
text = link.attr(‘rel’) || link.text();
jQuery(e.delegateTarget).find(‘.btn-value’).text(text);
});
jQuery(‘[data-link=”true”]’).on(‘click’, function (e) {
document.location = jQuery(e.delegateTarget).find(‘a’).eq(0).attr(‘href’);
});
})();
January 03, 2018 General
Alicante News December 2017
The latest edition is out now.
The aim of Alicante News is to provide up-to-date information on EUIPO-related matters, as well as on other general IP issues, to the users of the EU trade mark and design registration systems.
In this issue:
- Common Communication on the representation of new types of trade marks
- Japan joins Designview
- From 1 January 2018, EUTM applications and renewals by fax not accepted
- EUIPO User Satisfaction Survey launches in January
- IP Case Law Conference – save the date!
Any unsaved changes will be lost